#ca12b5 color space conversions
Hex:
#ca12b5
RGB:
202, 18, 181
CMY:
21, 93, 29
CMYK:
0, 91, 10, 21
HSL:
307°, 83.6364%, 43.1373%
HSV (HSB):
307°, 91.0891%, 79.2157%
XYZ:
32.9139, 16.3254, 45.1324
xyY:
0.3488, 0.1730, 16.3254
CIE-Lab:
47.3985, 77.8464, -39.8135
CIE-LCH:
47.3985, 87.4367, 332.9132
CIE-Luv:
47.3985, 74.4292, -69.4699
Hunter-Lab:
40.4047, 74.6992, -37.9443
#ca12b5 color charts
#ca12b5 color shades, tints & tones
#ca12b5 color schemes
#ca12b5 color preview, HTML & CSS examples
This text has a color of #ca12b5
<p style="color:#ca12b5;">Text here</p>
.mytext {color:#ca12b5;}
This box has a color of #ca12b5
<div style="background-color:#ca12b5;">Content here</div>
.mybackground {background-color:#ca12b5;}
Border around this has a color of #ca12b5
<div style="border:2px solid #ca12b5;">Content here</div>
.myborder {border:2px solid #ca12b5;}