#ca3d8d color space conversions
Hex:
#ca3d8d
RGB:
202, 61, 141
CMY:
21, 76, 45
CMYK:
0, 70, 30, 21
HSL:
326°, 57.0850%, 51.5686%
HSV (HSB):
326°, 69.8020%, 79.2157%
XYZ:
30.8336, 17.8171, 27.0132
xyY:
0.4075, 0.2355, 17.8171
CIE-Lab:
49.2736, 62.2053, -13.1305
CIE-LCH:
49.2736, 63.5760, 348.0808
CIE-Luv:
49.2736, 81.6509, -29.0707
Hunter-Lab:
42.2103, 56.5216, -8.3964
#ca3d8d color charts
#ca3d8d color shades, tints & tones
#ca3d8d color schemes
#ca3d8d color preview, HTML & CSS examples
This text has a color of #ca3d8d
<p style="color:#ca3d8d;">Text here</p>
.mytext {color:#ca3d8d;}
This box has a color of #ca3d8d
<div style="background-color:#ca3d8d;">Content here</div>
.mybackground {background-color:#ca3d8d;}
Border around this has a color of #ca3d8d
<div style="border:2px solid #ca3d8d;">Content here</div>
.myborder {border:2px solid #ca3d8d;}