#add1ed color space conversions
Hex:
#add1ed
RGB:
173, 209, 237
CMY:
32, 18, 7
CMYK:
27, 12, 0, 7
HSL:
206°, 64.0000%, 80.3922%
HSV (HSB):
206°, 27.0042%, 92.9412%
XYZ:
55.3201, 60.5996, 88.9020
xyY:
0.2701, 0.2959, 60.5996
CIE-Lab:
82.1630, -5.6532, -17.6840
CIE-LCH:
82.1630, 18.5657, 252.2720
CIE-Luv:
82.1630, -19.3181, -27.0149
Hunter-Lab:
77.8457, -9.3812, -13.2188
#add1ed color charts
#add1ed color shades, tints & tones
#add1ed color schemes
#add1ed color preview, HTML & CSS examples
This text has a color of #add1ed
<p style="color:#add1ed;">Text here</p>
.mytext {color:#add1ed;}
This box has a color of #add1ed
<div style="background-color:#add1ed;">Content here</div>
.mybackground {background-color:#add1ed;}
Border around this has a color of #add1ed
<div style="border:2px solid #add1ed;">Content here</div>
.myborder {border:2px solid #add1ed;}