#cc05a5 color space conversions
Hex:
#cc05a5
RGB:
204, 5, 165
CMY:
20, 98, 35
CMYK:
0, 98, 19, 20
HSL:
312°, 95.2153%, 40.9804%
HSV (HSB):
312°, 97.5490%, 80.0000%
XYZ:
31.7476, 15.6625, 36.9472
xyY:
0.3763, 0.1857, 15.6625
CIE-Lab:
46.5286, 77.3989, -31.6909
CIE-LCH:
46.5286, 83.6356, 337.7334
CIE-Luv:
46.5286, 83.7958, -57.4337
Hunter-Lab:
39.5759, 73.9342, -27.6487
#cc05a5 color charts
#cc05a5 color shades, tints & tones
#cc05a5 color schemes
#cc05a5 color preview, HTML & CSS examples
This text has a color of #cc05a5
<p style="color:#cc05a5;">Text here</p>
.mytext {color:#cc05a5;}
This box has a color of #cc05a5
<div style="background-color:#cc05a5;">Content here</div>
.mybackground {background-color:#cc05a5;}
Border around this has a color of #cc05a5
<div style="border:2px solid #cc05a5;">Content here</div>
.myborder {border:2px solid #cc05a5;}