#ca12ed color space conversions
Hex:
#ca12ed
RGB:
202, 18, 237
CMY:
21, 93, 7
CMYK:
15, 92, 0, 7
HSL:
290°, 85.8824%, 50.0000%
HSV (HSB):
290°, 92.4051%, 92.9412%
XYZ:
39.8595, 19.1036, 81.7073
xyY:
0.2834, 0.1358, 19.1036
CIE-Lab:
50.8082, 86.2888, -66.5589
CIE-LCH:
50.8082, 108.9764, 322.3552
CIE-Luv:
50.8082, 53.5833, -110.6420
Hunter-Lab:
43.7077, 86.2959, -80.2416
#ca12ed color charts
#ca12ed color shades, tints & tones
#ca12ed color schemes
#ca12ed color preview, HTML & CSS examples
This text has a color of #ca12ed
<p style="color:#ca12ed;">Text here</p>
.mytext {color:#ca12ed;}
This box has a color of #ca12ed
<div style="background-color:#ca12ed;">Content here</div>
.mybackground {background-color:#ca12ed;}
Border around this has a color of #ca12ed
<div style="border:2px solid #ca12ed;">Content here</div>
.myborder {border:2px solid #ca12ed;}