#ca2084 color space conversions
Hex:
#ca2084
RGB:
202, 32, 132
CMY:
21, 87, 48
CMYK:
0, 84, 35, 21
HSL:
325°, 72.6496%, 45.8824%
HSV (HSB):
325°, 84.1584%, 79.2157%
XYZ:
29.0385, 15.2555, 23.2439
xyY:
0.4300, 0.2259, 15.2555
CIE-Lab:
45.9822, 69.5912, -12.6649
CIE-LCH:
45.9822, 70.7343, 349.6856
CIE-Luv:
45.9822, 93.6806, -29.4296
Hunter-Lab:
39.0583, 64.3564, -7.9431
#ca2084 color charts
#ca2084 color shades, tints & tones
#ca2084 color schemes
#ca2084 color preview, HTML & CSS examples
This text has a color of #ca2084
<p style="color:#ca2084;">Text here</p>
.mytext {color:#ca2084;}
This box has a color of #ca2084
<div style="background-color:#ca2084;">Content here</div>
.mybackground {background-color:#ca2084;}
Border around this has a color of #ca2084
<div style="border:2px solid #ca2084;">Content here</div>
.myborder {border:2px solid #ca2084;}