#caa2cc color space conversions
Hex:
#caa2cc
RGB:
202, 162, 204
CMY:
21, 36, 20
CMYK:
1, 21, 0, 20
HSL:
297°, 29.1667%, 71.7647%
HSV (HSB):
297°, 20.5882%, 80.0000%
XYZ:
48.1765, 42.7569, 62.8405
xyY:
0.3133, 0.2781, 42.7569
CIE-Lab:
71.3896, 21.9803, -15.8444
CIE-LCH:
71.3896, 27.0957, 324.2142
CIE-Luv:
71.3896, 20.0746, -27.9158
Hunter-Lab:
65.3887, 17.0834, -11.2073
#caa2cc color charts
#caa2cc color shades, tints & tones
#caa2cc color schemes
#caa2cc color preview, HTML & CSS examples
This text has a color of #caa2cc
<p style="color:#caa2cc;">Text here</p>
.mytext {color:#caa2cc;}
This box has a color of #caa2cc
<div style="background-color:#caa2cc;">Content here</div>
.mybackground {background-color:#caa2cc;}
Border around this has a color of #caa2cc
<div style="border:2px solid #caa2cc;">Content here</div>
.myborder {border:2px solid #caa2cc;}