#ca2aa9 color space conversions
Hex:
#ca2aa9
RGB:
202, 42, 169
CMY:
21, 84, 34
CMYK:
0, 79, 16, 21
HSL:
312°, 65.5738%, 47.8431%
HSV (HSB):
312°, 79.2079%, 79.2157%
XYZ:
32.3465, 17.0771, 39.1275
xyY:
0.3653, 0.1928, 17.0771
CIE-Lab:
48.3570, 71.6857, -31.2302
CIE-LCH:
48.3570, 78.1931, 336.4595
CIE-Luv:
48.3570, 76.0250, -56.3723
Hunter-Lab:
41.3244, 67.4025, -27.2109
#ca2aa9 color charts
#ca2aa9 color shades, tints & tones
#ca2aa9 color schemes
#ca2aa9 color preview, HTML & CSS examples
This text has a color of #ca2aa9
<p style="color:#ca2aa9;">Text here</p>
.mytext {color:#ca2aa9;}
This box has a color of #ca2aa9
<div style="background-color:#ca2aa9;">Content here</div>
.mybackground {background-color:#ca2aa9;}
Border around this has a color of #ca2aa9
<div style="border:2px solid #ca2aa9;">Content here</div>
.myborder {border:2px solid #ca2aa9;}