#ca12f5 color space conversions
Hex:
#ca12f5
RGB:
202, 18, 245
CMY:
21, 93, 4
CMYK:
18, 93, 0, 4
HSL:
289°, 91.9028%, 51.5686%
HSV (HSB):
289°, 92.6531%, 96.0784%
XYZ:
41.0549, 19.5817, 88.0020
xyY:
0.2762, 0.1317, 19.5817
CIE-Lab:
51.3610, 87.6105, -70.1581
CIE-LCH:
51.3610, 112.2398, 321.3124
CIE-Luv:
51.3610, 51.0209, -116.1887
Hunter-Lab:
44.2513, 88.1667, -86.9335
#ca12f5 color charts
#ca12f5 color shades, tints & tones
#ca12f5 color schemes
#ca12f5 color preview, HTML & CSS examples
This text has a color of #ca12f5
<p style="color:#ca12f5;">Text here</p>
.mytext {color:#ca12f5;}
This box has a color of #ca12f5
<div style="background-color:#ca12f5;">Content here</div>
.mybackground {background-color:#ca12f5;}
Border around this has a color of #ca12f5
<div style="border:2px solid #ca12f5;">Content here</div>
.myborder {border:2px solid #ca12f5;}