#ca2ca9 color space conversions
Hex:
#ca2ca9
RGB:
202, 44, 169
CMY:
21, 83, 34
CMYK:
0, 78, 16, 21
HSL:
313°, 64.2276%, 48.2353%
HSV (HSB):
313°, 78.2178%, 79.2157%
XYZ:
32.4192, 17.2225, 39.1517
xyY:
0.3651, 0.1940, 17.2225
CIE-Lab:
48.5392, 71.1618, -30.9454
CIE-LCH:
48.5392, 77.5991, 336.4977
CIE-Luv:
48.5392, 75.6144, -55.9235
Hunter-Lab:
41.5000, 66.8168, -26.8851
#ca2ca9 color charts
#ca2ca9 color shades, tints & tones
#ca2ca9 color schemes
#ca2ca9 color preview, HTML & CSS examples
This text has a color of #ca2ca9
<p style="color:#ca2ca9;">Text here</p>
.mytext {color:#ca2ca9;}
This box has a color of #ca2ca9
<div style="background-color:#ca2ca9;">Content here</div>
.mybackground {background-color:#ca2ca9;}
Border around this has a color of #ca2ca9
<div style="border:2px solid #ca2ca9;">Content here</div>
.myborder {border:2px solid #ca2ca9;}