#caa2dd color space conversions
Hex:
#caa2dd
RGB:
202, 162, 221
CMY:
21, 36, 13
CMYK:
9, 27, 0, 13
HSL:
281°, 46.4567%, 75.0980%
HSV (HSB):
281°, 26.6968%, 86.6667%
XYZ:
50.3286, 43.6177, 74.1731
xyY:
0.2994, 0.2594, 43.6177
CIE-Lab:
71.9722, 25.3190, -24.3019
CIE-LCH:
71.9722, 35.0947, 316.1743
CIE-Luv:
71.9722, 18.0591, -42.0245
Hunter-Lab:
66.0437, 20.4495, -20.3575
#caa2dd color charts
#caa2dd color shades, tints & tones
#caa2dd color schemes
#caa2dd color preview, HTML & CSS examples
This text has a color of #caa2dd
<p style="color:#caa2dd;">Text here</p>
.mytext {color:#caa2dd;}
This box has a color of #caa2dd
<div style="background-color:#caa2dd;">Content here</div>
.mybackground {background-color:#caa2dd;}
Border around this has a color of #caa2dd
<div style="border:2px solid #caa2dd;">Content here</div>
.myborder {border:2px solid #caa2dd;}