#add5eb color space conversions
Hex:
#add5eb
RGB:
173, 213, 235
CMY:
32, 16, 8
CMYK:
26, 9, 0, 8
HSL:
201°, 60.7843%, 80.0000%
HSV (HSB):
201°, 26.3830%, 92.1569%
XYZ:
56.0232, 62.4709, 87.7026
xyY:
0.2717, 0.3030, 62.4709
CIE-Lab:
83.1632, -8.2032, -15.1151
CIE-LCH:
83.1632, 17.1977, 241.5107
CIE-Luv:
83.1632, -21.0273, -22.4482
Hunter-Lab:
79.0385, -11.7950, -10.4623
#add5eb color charts
#add5eb color shades, tints & tones
#add5eb color schemes
#add5eb color preview, HTML & CSS examples
This text has a color of #add5eb
<p style="color:#add5eb;">Text here</p>
.mytext {color:#add5eb;}
This box has a color of #add5eb
<div style="background-color:#add5eb;">Content here</div>
.mybackground {background-color:#add5eb;}
Border around this has a color of #add5eb
<div style="border:2px solid #add5eb;">Content here</div>
.myborder {border:2px solid #add5eb;}