#ca12e5 color space conversions
Hex:
#ca12e5
RGB:
202, 18, 229
CMY:
21, 93, 10
CMYK:
12, 92, 0, 10
HSL:
292°, 85.4251%, 48.4314%
HSV (HSB):
292°, 92.1397%, 89.8039%
XYZ:
38.7163, 18.6463, 75.6873
xyY:
0.2910, 0.1401, 18.6463
CIE-Lab:
50.2708, 84.9923, -62.9075
CIE-LCH:
50.2708, 105.7405, 323.4928
CIE-Luv:
50.2708, 56.2486, -105.0093
Hunter-Lab:
43.1814, 84.4751, -73.6951
#ca12e5 color charts
#ca12e5 color shades, tints & tones
#ca12e5 color schemes
#ca12e5 color preview, HTML & CSS examples
This text has a color of #ca12e5
<p style="color:#ca12e5;">Text here</p>
.mytext {color:#ca12e5;}
This box has a color of #ca12e5
<div style="background-color:#ca12e5;">Content here</div>
.mybackground {background-color:#ca12e5;}
Border around this has a color of #ca12e5
<div style="border:2px solid #ca12e5;">Content here</div>
.myborder {border:2px solid #ca12e5;}