#cc05ff Hex Color

#CC05FF
0
  • #cc05ff Color Information

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

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

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

    • #cc05ff hex color contains mainly BLUE.

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

    • #cc05ff hex color has a decimal value of 13370879.



    #cc05ff Color Spaces (Color Conversions)

    HEX cc05ff #cc05ff
    RGB 204, 5, 255 rgb(204, 5, 255)
    RGB Percent 80, 1.96, 100 rgb(80, 1.96, 100)
    CMYK 20, 98, 0, 0
    HSL 287.8°, 100, 51 hsl(287.8, 100%, 51%)
    HSV 287.8°, 98, 100
    XYZ 43.006, 20.166, 96.233
    Hunter Lab 44.907, 92.359, -95.622
    CIE-LAB 52.024, 90.646, -74.65
    CIE-LCH 52.024, 117.428, 320.527
    CIE-LUV 20, 98.04, 0, 0
    Web Safe cc00ff

    RGB percent of color #cc05ff

    80%
    1.96%
    100%

    CMYK percent of color #cc05ff

    20%
    98.04%
    0%
    0%


    Color Schemes with #cc05ff

    Complementary Color

    Split Complementary


    #cc05ff Color Preview

    Text with hexadecimal color #cc05ff

    This text has a font color of #cc05ff

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

    #cc05ff Background Color

    This box has a background color of #cc05ff

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

    #cc05ff Border Color

    This box has a border color of #cc05ff

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

    CSS codes

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

    #cc05ff Color on white background

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

    #cc05ff Color on black background

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