#cc00a4 color space conversions
Hex:
#cc00a4
RGB:
204, 0, 164
CMY:
20, 100, 36
CMYK:
0, 100, 20, 20
HSL:
312°, 100.0000%, 40.0000%
HSV (HSB):
312°, 100.0000%, 80.0000%
XYZ:
31.6027, 15.5177, 36.4515
xyY:
0.3781, 0.1857, 15.5177
CIE-Lab:
46.3353, 77.7034, -31.3976
CIE-LCH:
46.3353, 83.8070, 337.9979
CIE-Luv:
46.3353, 84.5756, -57.0064
Hunter-Lab:
39.3925, 74.2649, -27.2887
#cc00a4 color charts
#cc00a4 color shades, tints & tones
#cc00a4 color schemes
#cc00a4 color preview, HTML & CSS examples
This text has a color of #cc00a4
<p style="color:#cc00a4;">Text here</p>
.mytext {color:#cc00a4;}
This box has a color of #cc00a4
<div style="background-color:#cc00a4;">Content here</div>
.mybackground {background-color:#cc00a4;}
Border around this has a color of #cc00a4
<div style="border:2px solid #cc00a4;">Content here</div>
.myborder {border:2px solid #cc00a4;}