#cb00ff Hex Color

#CB00FF
0
  • #cb00ff Color Information

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

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

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

    • #cb00ff hex color contains mainly BLUE.

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

    • #cb00ff hex color has a decimal value of 13304063.



    #cb00ff Color Spaces (Color Conversions)

    HEX cb00ff #cb00ff
    RGB 203, 0, 255 rgb(203, 0, 255)
    RGB Percent 79.61, 0, 100 rgb(79.61, 0, 100)
    CMYK 20, 100, 0, 0
    HSL 287.8°, 100, 50 hsl(287.8, 100%, 50%)
    HSV 287.8°, 100, 100
    XYZ 42.679, 19.917, 96.203
    Hunter Lab 44.628, 92.603, -96.568
    CIE-LAB 51.743, 90.883, -75.115
    CIE-LCH 51.743, 117.907, 320.426
    CIE-LUV 20.39, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #cb00ff

    79.61%
    0%
    100%

    CMYK percent of color #cb00ff

    20.39%
    100%
    0%
    0%


    Color Schemes with #cb00ff

    Complementary Color

    Split Complementary


    #cb00ff Color Preview

    Text with hexadecimal color #cb00ff

    This text has a font color of #cb00ff

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

    #cb00ff Background Color

    This box has a background color of #cb00ff

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

    #cb00ff Border Color

    This box has a border color of #cb00ff

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

    CSS codes

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

    #cb00ff Color on white background

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

    #cb00ff Color on black background

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