#cc05a6 color space conversions
Hex:
#cc05a6
RGB:
204, 5, 166
CMY:
20, 98, 35
CMYK:
0, 98, 19, 20
HSL:
311°, 95.2153%, 40.9804%
HSV (HSB):
311°, 97.5490%, 80.0000%
XYZ:
31.8390, 15.6991, 37.4285
xyY:
0.3747, 0.1848, 15.6991
CIE-Lab:
46.5772, 77.5220, -32.2102
CIE-LCH:
46.5772, 83.9474, 337.4372
CIE-Luv:
46.5772, 83.3485, -58.2099
Hunter-Lab:
39.6221, 74.0983, -28.2721
#cc05a6 color charts
#cc05a6 color shades, tints & tones
#cc05a6 color schemes
#cc05a6 color preview, HTML & CSS examples
This text has a color of #cc05a6
<p style="color:#cc05a6;">Text here</p>
.mytext {color:#cc05a6;}
This box has a color of #cc05a6
<div style="background-color:#cc05a6;">Content here</div>
.mybackground {background-color:#cc05a6;}
Border around this has a color of #cc05a6
<div style="border:2px solid #cc05a6;">Content here</div>
.myborder {border:2px solid #cc05a6;}