#cc13e1 color space conversions
Hex:
#cc13e1
RGB:
204, 19, 225
CMY:
20, 93, 12
CMYK:
9, 92, 0, 12
HSL:
294°, 84.4262%, 47.8431%
HSV (HSB):
294°, 91.5556%, 88.2353%
XYZ:
38.7253, 18.7394, 72.8102
xyY:
0.2973, 0.1438, 18.7394
CIE-Lab:
50.3809, 84.5468, -60.4439
CIE-LCH:
50.3809, 103.9309, 324.4384
CIE-Luv:
50.3809, 58.9123, -101.5148
Hunter-Lab:
43.2890, 83.9263, -69.4209
#cc13e1 color charts
#cc13e1 color shades, tints & tones
#cc13e1 color schemes
#cc13e1 color preview, HTML & CSS examples
This text has a color of #cc13e1
<p style="color:#cc13e1;">Text here</p>
.mytext {color:#cc13e1;}
This box has a color of #cc13e1
<div style="background-color:#cc13e1;">Content here</div>
.mybackground {background-color:#cc13e1;}
Border around this has a color of #cc13e1
<div style="border:2px solid #cc13e1;">Content here</div>
.myborder {border:2px solid #cc13e1;}