#cc08ff Hex Color

#CC08FF
0
  • #cc08ff Color Information

    • In RGB color space, #cc08ff hex color has a red value of 204, a green value of 8 and a blue value of 255.

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

    • #cc08ff color has a hue of 287.6 degrees, a saturation of 100% and a lightness of 51.6%.

    • #cc08ff hex color contains mainly BLUE.

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

    • #cc08ff hex color has a decimal value of 13371647.



    #cc08ff Color Spaces (Color Conversions)

    HEX cc08ff #cc08ff
    RGB 204, 8, 255 rgb(204, 8, 255)
    RGB Percent 80, 3.14, 100 rgb(80, 3.14, 100)
    CMYK 20, 97, 0, 0
    HSL 287.6°, 100, 51.6 hsl(287.6, 100%, 51.6%)
    HSV 287.6°, 96.9, 100
    XYZ 43.039, 20.231, 96.244
    Hunter Lab 44.979, 92.088, -95.381
    CIE-LAB 52.097, 90.43, -74.532
    CIE-LCH 52.097, 117.186, 320.505
    CIE-LUV 20, 96.86, 0, 0
    Web Safe cc00ff

    RGB percent of color #cc08ff

    80%
    3.14%
    100%

    CMYK percent of color #cc08ff

    20%
    96.86%
    0%
    0%


    Color Schemes with #cc08ff

    Complementary Color

    Split Complementary


    #cc08ff Color Preview

    Text with hexadecimal color #cc08ff

    This text has a font color of #cc08ff

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

    #cc08ff Background Color

    This box has a background color of #cc08ff

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

    #cc08ff Border Color

    This box has a border color of #cc08ff

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

    CSS codes

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

    #cc08ff Color on white background

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

    #cc08ff Color on black background

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