#cc29a9 color space conversions
Hex:
#cc29a9
RGB:
204, 41, 169
CMY:
20, 84, 34
CMYK:
0, 80, 17, 20
HSL:
313°, 66.5306%, 48.0392%
HSV (HSB):
313°, 79.9020%, 80.0000%
XYZ:
32.8562, 17.2878, 39.1413
xyY:
0.3680, 0.1936, 17.2878
CIE-Lab:
48.6207, 72.3732, -30.7923
CIE-LCH:
48.6207, 78.6514, 336.9519
CIE-Luv:
48.6207, 77.7594, -55.9220
Hunter-Lab:
41.5786, 68.2915, -26.7094
#cc29a9 color charts
#cc29a9 color shades, tints & tones
#cc29a9 color schemes
#cc29a9 color preview, HTML & CSS examples
This text has a color of #cc29a9
<p style="color:#cc29a9;">Text here</p>
.mytext {color:#cc29a9;}
This box has a color of #cc29a9
<div style="background-color:#cc29a9;">Content here</div>
.mybackground {background-color:#cc29a9;}
Border around this has a color of #cc29a9
<div style="border:2px solid #cc29a9;">Content here</div>
.myborder {border:2px solid #cc29a9;}