#caaade color space conversions
Hex:
#caaade
RGB:
202, 170, 222
CMY:
21, 33, 13
CMYK:
9, 23, 0, 13
HSL:
277°, 44.0678%, 76.8627%
HSV (HSB):
277°, 23.4234%, 87.0588%
XYZ:
51.9167, 46.5799, 75.3618
xyY:
0.2986, 0.2679, 46.5799
CIE-Lab:
73.9203, 21.1328, -21.8783
CIE-LCH:
73.9203, 30.4180, 314.0071
CIE-Luv:
73.9203, 14.2037, -37.5895
Hunter-Lab:
68.2495, 16.3464, -17.6940
#caaade color charts
#caaade color shades, tints & tones
#caaade color schemes
#caaade color preview, HTML & CSS examples
This text has a color of #caaade
<p style="color:#caaade;">Text here</p>
.mytext {color:#caaade;}
This box has a color of #caaade
<div style="background-color:#caaade;">Content here</div>
.mybackground {background-color:#caaade;}
Border around this has a color of #caaade
<div style="border:2px solid #caaade;">Content here</div>
.myborder {border:2px solid #caaade;}