#aaadde color space conversions
Hex:
#aaadde
RGB:
170, 173, 222
CMY:
33, 32, 13
CMYK:
23, 22, 0, 13
HSL:
237°, 44.0678%, 76.8627%
HSV (HSB):
237°, 23.4234%, 87.0588%
XYZ:
44.7060, 43.7071, 75.1873
xyY:
0.2733, 0.2672, 43.7071
CIE-Lab:
72.0323, 9.3976, -24.9968
CIE-LCH:
72.0323, 26.7050, 290.6040
CIE-Luv:
72.0323, -4.4006, -40.7151
Hunter-Lab:
66.1114, 5.0107, -21.1515
#aaadde color charts
#aaadde color shades, tints & tones
#aaadde color schemes
#aaadde color preview, HTML & CSS examples
This text has a color of #aaadde
<p style="color:#aaadde;">Text here</p>
.mytext {color:#aaadde;}
This box has a color of #aaadde
<div style="background-color:#aaadde;">Content here</div>
.mybackground {background-color:#aaadde;}
Border around this has a color of #aaadde
<div style="border:2px solid #aaadde;">Content here</div>
.myborder {border:2px solid #aaadde;}