#cc05a4 color space conversions
Hex:
#cc05a4
RGB:
204, 5, 164
CMY:
20, 98, 36
CMYK:
0, 98, 20, 20
HSL:
312°, 95.2153%, 40.9804%
HSV (HSB):
312°, 97.5490%, 80.0000%
XYZ:
31.6570, 15.6262, 36.4696
xyY:
0.3780, 0.1866, 15.6262
CIE-Lab:
46.4803, 77.2765, -31.1705
CIE-LCH:
46.4803, 83.3263, 338.0326
CIE-Luv:
46.4803, 84.2443, -56.6571
Hunter-Lab:
39.5300, 73.7710, -27.0287
#cc05a4 color charts
#cc05a4 color shades, tints & tones
#cc05a4 color schemes
#cc05a4 color preview, HTML & CSS examples
This text has a color of #cc05a4
<p style="color:#cc05a4;">Text here</p>
.mytext {color:#cc05a4;}
This box has a color of #cc05a4
<div style="background-color:#cc05a4;">Content here</div>
.mybackground {background-color:#cc05a4;}
Border around this has a color of #cc05a4
<div style="border:2px solid #cc05a4;">Content here</div>
.myborder {border:2px solid #cc05a4;}