#ca2dbd color space conversions
Hex:
#ca2dbd
RGB:
202, 45, 189
CMY:
21, 82, 26
CMYK:
0, 78, 6, 21
HSL:
305°, 63.5628%, 48.4314%
HSV (HSB):
305°, 77.7228%, 79.2157%
XYZ:
34.4808, 18.1075, 49.8219
xyY:
0.3367, 0.1768, 18.1075
CIE-Lab:
49.6262, 73.7299, -40.9682
CIE-LCH:
49.6262, 84.3475, 330.9412
CIE-Luv:
49.6262, 67.6861, -71.3562
Hunter-Lab:
42.5529, 70.1721, -39.6311
#ca2dbd color charts
#ca2dbd color shades, tints & tones
#ca2dbd color schemes
#ca2dbd color preview, HTML & CSS examples
This text has a color of #ca2dbd
<p style="color:#ca2dbd;">Text here</p>
.mytext {color:#ca2dbd;}
This box has a color of #ca2dbd
<div style="background-color:#ca2dbd;">Content here</div>
.mybackground {background-color:#ca2dbd;}
Border around this has a color of #ca2dbd
<div style="border:2px solid #ca2dbd;">Content here</div>
.myborder {border:2px solid #ca2dbd;}