#ca2b7d color space conversions
Hex:
#ca2b7d
RGB:
202, 43, 125
CMY:
21, 83, 51
CMYK:
0, 79, 38, 21
HSL:
329°, 64.8980%, 48.0392%
HSV (HSB):
329°, 78.7129%, 79.2157%
XYZ:
28.9227, 15.7650, 20.9206
xyY:
0.4408, 0.2403, 15.7650
CIE-Lab:
46.6646, 66.2014, -7.3652
CIE-LCH:
46.6646, 66.6099, 353.6517
CIE-Luv:
46.6646, 93.8501, -21.8211
Hunter-Lab:
39.7051, 60.5419, -3.4462
#ca2b7d color charts
#ca2b7d color shades, tints & tones
#ca2b7d color schemes
#ca2b7d color preview, HTML & CSS examples
This text has a color of #ca2b7d
<p style="color:#ca2b7d;">Text here</p>
.mytext {color:#ca2b7d;}
This box has a color of #ca2b7d
<div style="background-color:#ca2b7d;">Content here</div>
.mybackground {background-color:#ca2b7d;}
Border around this has a color of #ca2b7d
<div style="border:2px solid #ca2b7d;">Content here</div>
.myborder {border:2px solid #ca2b7d;}