#aaadef color space conversions
Hex:
#aaadef
RGB:
170, 173, 239
CMY:
33, 32, 6
CMYK:
29, 28, 0, 6
HSL:
237°, 68.3168%, 80.1961%
HSV (HSB):
237°, 28.8703%, 93.7255%
XYZ:
47.1011, 44.6652, 87.8001
xyY:
0.2623, 0.2487, 44.6652
CIE-Lab:
72.6709, 13.4690, -33.2743
CIE-LCH:
72.6709, 35.8970, 292.0374
CIE-Luv:
72.6709, -5.3701, -55.1210
Hunter-Lab:
66.8320, 8.8452, -31.1094
#aaadef color charts
#aaadef color shades, tints & tones
#aaadef color schemes
#aaadef color preview, HTML & CSS examples
This text has a color of #aaadef
<p style="color:#aaadef;">Text here</p>
.mytext {color:#aaadef;}
This box has a color of #aaadef
<div style="background-color:#aaadef;">Content here</div>
.mybackground {background-color:#aaadef;}
Border around this has a color of #aaadef
<div style="border:2px solid #aaadef;">Content here</div>
.myborder {border:2px solid #aaadef;}