#cc00ff Hex Color

#CC00FF
0
  • #cc00ff Color Information

    • #cc00ff short hex color code is #c0f.

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

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

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

    • #cc00ff hex color contains mainly BLUE.

    • #cc00ff is a web safe color.

    • #cc00ff hex color has a decimal value of 13369599.



    #cc00ff Color Spaces (Color Conversions)

    HEX cc00ff #cc00ff
    RGB 204, 0, 255 rgb(204, 0, 255)
    RGB Percent 80, 0, 100 rgb(80, 0, 100)
    CMYK 20, 100, 0, 0
    HSL 288°, 100, 50 hsl(288, 100%, 50%)
    HSV 288°, 100, 100
    XYZ 42.952, 20.057, 96.215
    Hunter Lab 44.785, 92.82, -96.028
    CIE-LAB 51.902, 91.015, -74.85
    CIE-LCH 51.902, 117.84, 320.566
    CIE-LUV 20, 100, 0, 0
    Web Safe cc00ff

    RGB percent of color #cc00ff

    80%
    0%
    100%

    CMYK percent of color #cc00ff

    20%
    100%
    0%
    0%


    Color Schemes with #cc00ff

    Complementary Color

    Split Complementary


    #cc00ff Color Preview

    Text with hexadecimal color #cc00ff

    This text has a font color of #cc00ff

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

    #cc00ff Background Color

    This box has a background color of #cc00ff

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

    #cc00ff Border Color

    This box has a border color of #cc00ff

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

    CSS codes

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

    #cc00ff Color on white background

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

    #cc00ff Color on black background

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