#aacdde color space conversions
Hex:
#aacdde
RGB:
170, 205, 222
CMY:
33, 20, 13
CMYK:
23, 8, 0, 13
HSL:
200°, 44.0678%, 76.8627%
HSV (HSB):
200°, 23.4234%, 87.0588%
XYZ:
51.5937, 57.4826, 77.4832
xyY:
0.2766, 0.3081, 57.4826
CIE-Lab:
80.4503, -7.8630, -12.2644
CIE-LCH:
80.4503, 14.5685, 237.3349
CIE-Luv:
80.4503, -18.6177, -17.7936
Hunter-Lab:
75.8173, -11.2109, -7.5207
#aacdde color charts
#aacdde color shades, tints & tones
#aacdde color schemes
#aacdde color preview, HTML & CSS examples
This text has a color of #aacdde
<p style="color:#aacdde;">Text here</p>
.mytext {color:#aacdde;}
This box has a color of #aacdde
<div style="background-color:#aacdde;">Content here</div>
.mybackground {background-color:#aacdde;}
Border around this has a color of #aacdde
<div style="border:2px solid #aacdde;">Content here</div>
.myborder {border:2px solid #aacdde;}