#caa2d2 color space conversions
Hex:
#caa2d2
RGB:
202, 162, 210
CMY:
21, 36, 18
CMYK:
4, 23, 0, 18
HSL:
290°, 34.7826%, 72.9412%
HSV (HSB):
290°, 22.8571%, 82.3529%
XYZ:
48.9103, 43.0504, 66.7045
xyY:
0.3083, 0.2713, 43.0504
CIE-Lab:
71.5891, 23.1342, -18.8457
CIE-LCH:
71.5891, 29.8388, 320.8328
CIE-Luv:
71.5891, 19.3649, -32.8716
Hunter-Lab:
65.6128, 18.2385, -14.3475
#caa2d2 color charts
#caa2d2 color shades, tints & tones
#caa2d2 color schemes
#caa2d2 color preview, HTML & CSS examples
This text has a color of #caa2d2
<p style="color:#caa2d2;">Text here</p>
.mytext {color:#caa2d2;}
This box has a color of #caa2d2
<div style="background-color:#caa2d2;">Content here</div>
.mybackground {background-color:#caa2d2;}
Border around this has a color of #caa2d2
<div style="border:2px solid #caa2d2;">Content here</div>
.myborder {border:2px solid #caa2d2;}