#add9ec color space conversions
Hex:
#add9ec
RGB:
173, 217, 236
CMY:
32, 15, 7
CMYK:
27, 8, 0, 7
HSL:
198°, 62.3762%, 80.1961%
HSV (HSB):
198°, 26.6949%, 92.5490%
XYZ:
57.1868, 64.5661, 88.8053
xyY:
0.2716, 0.3066, 64.5661
CIE-Lab:
84.2596, -10.0468, -14.0014
CIE-LCH:
84.2596, 17.2330, 234.3385
CIE-Luv:
84.2596, -22.7880, -20.3798
Hunter-Lab:
80.3530, -13.5804, -9.2796
#add9ec color charts
#add9ec color shades, tints & tones
#add9ec color schemes
#add9ec color preview, HTML & CSS examples
This text has a color of #add9ec
<p style="color:#add9ec;">Text here</p>
.mytext {color:#add9ec;}
This box has a color of #add9ec
<div style="background-color:#add9ec;">Content here</div>
.mybackground {background-color:#add9ec;}
Border around this has a color of #add9ec
<div style="border:2px solid #add9ec;">Content here</div>
.myborder {border:2px solid #add9ec;}