#cc13a1 color space conversions
Hex:
#cc13a1
RGB:
204, 19, 161
CMY:
20, 93, 37
CMYK:
0, 91, 21, 20
HSL:
314°, 82.9596%, 43.7255%
HSV (HSB):
314°, 90.6863%, 80.0000%
XYZ:
31.5677, 15.8763, 35.1188
xyY:
0.3823, 0.1923, 15.8763
CIE-Lab:
46.8118, 75.5216, -28.8625
CIE-LCH:
46.8118, 80.8489, 339.0844
CIE-Luv:
46.8118, 84.4798, -53.1722
Hunter-Lab:
39.8451, 71.6897, -24.3657
#cc13a1 color charts
#cc13a1 color shades, tints & tones
#cc13a1 color schemes
#cc13a1 color preview, HTML & CSS examples
This text has a color of #cc13a1
<p style="color:#cc13a1;">Text here</p>
.mytext {color:#cc13a1;}
This box has a color of #cc13a1
<div style="background-color:#cc13a1;">Content here</div>
.mybackground {background-color:#cc13a1;}
Border around this has a color of #cc13a1
<div style="border:2px solid #cc13a1;">Content here</div>
.myborder {border:2px solid #cc13a1;}