In RGB color space, #cc06ff hex color has a red value of 204, a green value of 6 and a blue value of 255.
In CMYK color space (used in color printing), #cc06ff hex color is composed of 20% cyan, 97.65% magenta, 0% yellow and 0% black.
#cc06ff color has a hue of 287.7 degrees, a saturation of 100% and a lightness of 51.2%.
#cc06ff hex color contains mainly BLUE.
The closest web safe color of #cc06ff is #cc00ff
#cc06ff hex color has a decimal value of 13371135.
HEX | cc06ff | #cc06ff |
---|---|---|
RGB | 204, 6, 255 | rgb(204, 6, 255) |
RGB Percent | 80, 2.35, 100 | rgb(80, 2.35, 100) |
CMYK | 20, 98, 0, 0 | |
HSL | 287.7°, 100, 51.2 | hsl(287.7, 100%, 51.2%) |
HSV | 287.7°, 97.6, 100 |
XYZ | 43.017, 20.188, 96.237 |
---|---|
Hunter Lab | 44.931, 92.267, -95.54 |
CIE-LAB | 52.049, 90.572, -74.61 |
CIE-LCH | 52.049, 117.345, 320.52 |
CIE-LUV | 20, 97.65, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #cc06ff
CMYK percent of color #cc06ff
Text with hexadecimal color #cc06ff
This text has a font color of #cc06ff
<p style="color:#cc06ff">Text here</p>
#cc06ff Background Color
This box has a background color of #cc06ff
<div style="background-color:#cc06ff">Text here</div>
#cc06ff Border Color
This box has a border color of #cc06ff
<div style="border: 4px solid #cc06ff">Text here</div>
CSS codes
<p style="color:#cc06ff">Text here</p>
<div style="background-color:#cc06ff">Text here</div>
<div style="border: 4px solid #cc06ff">Text here</div>
#cc06ff Color on white background
This is how a font and box color of #cc06ff will look
on a white background.
#cc06ff Color on black background
This is how a font and box color of #cc06ff hex color will look
on a black background.