#caaed7 color space conversions
Hex:
#caaed7
RGB:
202, 174, 215
CMY:
21, 32, 16
CMYK:
6, 19, 0, 16
HSL:
281°, 33.8843%, 76.2745%
HSV (HSB):
281°, 19.0698%, 84.3137%
XYZ:
51.7589, 47.7350, 70.7758
xyY:
0.3040, 0.2803, 47.7350
CIE-Lab:
74.6575, 17.5410, -16.9433
CIE-LCH:
74.6575, 24.3878, 315.9928
CIE-Luv:
74.6575, 13.0027, -29.1198
Hunter-Lab:
69.0905, 12.8143, -12.3729
#caaed7 color charts
#caaed7 color shades, tints & tones
#caaed7 color schemes
#caaed7 color preview, HTML & CSS examples
This text has a color of #caaed7
<p style="color:#caaed7;">Text here</p>
.mytext {color:#caaed7;}
This box has a color of #caaed7
<div style="background-color:#caaed7;">Content here</div>
.mybackground {background-color:#caaed7;}
Border around this has a color of #caaed7
<div style="border:2px solid #caaed7;">Content here</div>
.myborder {border:2px solid #caaed7;}