#ca00ff Hex Color

#CA00FF
0
  • #ca00ff Color Information

    • In RGB color space, #ca00ff hex color has a red value of 202, a green value of 0 and a blue value of 255.

    • In CMYK color space (used in color printing), #ca00ff hex color is composed of 20.78% cyan, 100% magenta, 0% yellow and 0% black.

    • #ca00ff color has a hue of 287.5 degrees, a saturation of 100% and a lightness of 50%.

    • #ca00ff hex color contains mainly BLUE.

    • The closest web safe color of #ca00ff is #cc00ff

    • #ca00ff hex color has a decimal value of 13238527.



    #ca00ff Color Spaces (Color Conversions)

    HEX ca00ff #ca00ff
    RGB 202, 0, 255 rgb(202, 0, 255)
    RGB Percent 79.22, 0, 100 rgb(79.22, 0, 100)
    CMYK 21, 100, 0, 0
    HSL 287.5°, 100, 50 hsl(287.5, 100%, 50%)
    HSV 287.5°, 100, 100
    XYZ 42.407, 19.777, 96.19
    Hunter Lab 44.471, 92.389, -97.112
    CIE-LAB 51.584, 90.753, -75.381
    CIE-LCH 51.584, 117.976, 320.286
    CIE-LUV 20.78, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #ca00ff

    79.22%
    0%
    100%

    CMYK percent of color #ca00ff

    20.78%
    100%
    0%
    0%


    Color Schemes with #ca00ff

    Complementary Color

    Split Complementary


    #ca00ff Color Preview

    Text with hexadecimal color #ca00ff

    This text has a font color of #ca00ff

    <p style="color:#ca00ff">Text here</p>

    #ca00ff Background Color

    This box has a background color of #ca00ff

    <div style="background-color:#ca00ff">Text here</div>

    #ca00ff Border Color

    This box has a border color of #ca00ff

    <div style="border: 4px solid #ca00ff">Text here</div>

    CSS codes

    <p style="color:#ca00ff">Text here</p>
    <div style="background-color:#ca00ff">Text here</div>
    <div style="border: 4px solid #ca00ff">Text here</div>

    #ca00ff Color on white background

    This is how a font and box color of #ca00ff will look
    on a white background.

    #ca00ff Color on black background

    This is how a font and box color of #ca00ff hex color will look
    on a black background.