#add1e3 color space conversions
Hex:
#add1e3
RGB:
173, 209, 227
CMY:
32, 18, 11
CMYK:
24, 8, 0, 11
HSL:
200°, 49.0909%, 78.4314%
HSV (HSB):
200°, 23.7885%, 89.0196%
XYZ:
53.8992, 60.0312, 81.4194
xyY:
0.2759, 0.3073, 60.0312
CIE-Lab:
81.8552, -7.9316, -12.8160
CIE-LCH:
81.8552, 15.0718, 238.2474
CIE-Luv:
81.8552, -19.1221, -18.7135
Hunter-Lab:
77.4798, -11.4154, -8.0689
#add1e3 color charts
#add1e3 color shades, tints & tones
#add1e3 color schemes
#add1e3 color preview, HTML & CSS examples
This text has a color of #add1e3
<p style="color:#add1e3;">Text here</p>
.mytext {color:#add1e3;}
This box has a color of #add1e3
<div style="background-color:#add1e3;">Content here</div>
.mybackground {background-color:#add1e3;}
Border around this has a color of #add1e3
<div style="border:2px solid #add1e3;">Content here</div>
.myborder {border:2px solid #add1e3;}