#cc00ca color space conversions
Hex:
#cc00ca
RGB:
204, 0, 202
CMY:
20, 100, 21
CMYK:
0, 100, 1, 20
HSL:
301°, 100.0000%, 40.0000%
HSV (HSB):
301°, 100.0000%, 80.0000%
XYZ:
35.5625, 17.1016, 57.3037
xyY:
0.3234, 0.1555, 17.1016
CIE-Lab:
48.3878, 82.7582, -50.4611
CIE-LCH:
48.3878, 96.9291, 328.6276
CIE-Luv:
48.3878, 68.3987, -85.9411
Hunter-Lab:
41.3541, 81.1315, -53.2093
#cc00ca color charts
#cc00ca RGB chart
#cc00ca CMYK chart
#cc00ca RGB pie chart
#cc00ca color shades, tints & tones
#cc00ca color schemes
#cc00ca color preview, HTML & CSS examples
This text has a color of #cc00ca
<p style="color:#cc00ca;">Text here</p>
.mytext {color:#cc00ca;}
Text color #cc00ca
This box has a color of #cc00ca
<div style="background-color:#cc00ca;">Content here</div>
.mybackground {background-color:#cc00ca;}
Background color #cc00ca
Border around this has a color of #cc00ca
<div style="border:2px solid #cc00ca;">Content here</div>
.myborder {border:2px solid #cc00ca;}
Border color #cc00ca