#ca2aaa color space conversions
Hex:
#ca2aaa
RGB:
202, 42, 170
CMY:
21, 84, 33
CMYK:
0, 79, 16, 21
HSL:
312°, 65.5738%, 47.8431%
HSV (HSB):
312°, 79.2079%, 79.2157%
XYZ:
32.4408, 17.1148, 39.6239
xyY:
0.3638, 0.1919, 17.1148
CIE-Lab:
48.4043, 71.8205, -31.7474
CIE-LCH:
48.4043, 78.5244, 336.1528
CIE-Luv:
48.4043, 75.6244, -57.1591
Hunter-Lab:
41.3700, 67.5755, -27.8285
#ca2aaa color charts
#ca2aaa color shades, tints & tones
#ca2aaa color schemes
#ca2aaa color preview, HTML & CSS examples
This text has a color of #ca2aaa
<p style="color:#ca2aaa;">Text here</p>
.mytext {color:#ca2aaa;}
This box has a color of #ca2aaa
<div style="background-color:#ca2aaa;">Content here</div>
.mybackground {background-color:#ca2aaa;}
Border around this has a color of #ca2aaa
<div style="border:2px solid #ca2aaa;">Content here</div>
.myborder {border:2px solid #ca2aaa;}