In RGB color space, #cc00ec hex color has a red value of 204, a green value of 0 and a blue value of 236.
In CMYK color space (used in color printing), #cc00ec hex color is composed of 13.56% cyan, 100% magenta, 0% yellow and 7.45% black.
#cc00ec color has a hue of 291.9 degrees, a saturation of 100% and a lightness of 46.3%.
#cc00ec hex color contains mainly BLUE.
The closest web safe color of #cc00ec is #cc00ff
#cc00ec hex color has a decimal value of 13369580.
HEX | cc00ec | #cc00ec |
---|---|---|
RGB | 204, 0, 236 | rgb(204, 0, 236) |
RGB Percent | 80, 0, 92.55 | rgb(80, 0, 92.55) |
CMYK | 14, 100, 0, 7 | |
HSL | 291.9°, 100, 46.3 | hsl(291.9, 100%, 46.3%) |
HSV | 291.9°, 100, 92.5 |
XYZ | 40.042, 18.893, 80.893 |
---|---|
Hunter Lab | 43.466, 88.373, -79.916 |
CIE-LAB | 50.562, 87.921, -66.378 |
CIE-LCH | 50.562, 110.164, 322.948 |
CIE-LUV | 13.56, 100, 0, 7.45 |
Web Safe | cc00ff |
RGB percent of color #cc00ec
CMYK percent of color #cc00ec
Text with hexadecimal color #cc00ec
This text has a font color of #cc00ec
<p style="color:#cc00ec">Text here</p>
#cc00ec Background Color
This box has a background color of #cc00ec
<div style="background-color:#cc00ec">Text here</div>
#cc00ec Border Color
This box has a border color of #cc00ec
<div style="border: 4px solid #cc00ec">Text here</div>
CSS codes
<p style="color:#cc00ec">Text here</p>
<div style="background-color:#cc00ec">Text here</div>
<div style="border: 4px solid #cc00ec">Text here</div>
#cc00ec Color on white background
This is how a font and box color of #cc00ec will look
on a white background.
#cc00ec Color on black background
This is how a font and box color of #cc00ec hex color will look
on a black background.