#ca12a5 color space conversions
Hex:
#ca12a5
RGB:
202, 18, 165
CMY:
21, 93, 35
CMYK:
0, 91, 18, 21
HSL:
312°, 83.6364%, 43.1373%
HSV (HSB):
312°, 91.0891%, 79.2157%
XYZ:
31.3650, 15.7058, 36.9757
xyY:
0.3732, 0.1869, 15.7058
CIE-Lab:
46.5861, 75.7515, -31.6276
CIE-LCH:
46.5861, 82.0889, 337.3386
CIE-Luv:
46.5861, 81.2565, -57.0912
Hunter-Lab:
39.6305, 71.9176, -27.5769
#ca12a5 color charts
#ca12a5 color shades, tints & tones
#ca12a5 color schemes
#ca12a5 color preview, HTML & CSS examples
This text has a color of #ca12a5
<p style="color:#ca12a5;">Text here</p>
.mytext {color:#ca12a5;}
This box has a color of #ca12a5
<div style="background-color:#ca12a5;">Content here</div>
.mybackground {background-color:#ca12a5;}
Border around this has a color of #ca12a5
<div style="border:2px solid #ca12a5;">Content here</div>
.myborder {border:2px solid #ca12a5;}