#add3e5 color space conversions
Hex:
#add3e5
RGB:
173, 211, 229
CMY:
32, 17, 10
CMYK:
24, 8, 0, 10
HSL:
199°, 51.8519%, 78.8235%
HSV (HSB):
199°, 24.4541%, 89.8039%
XYZ:
54.6707, 61.1299, 83.0465
xyY:
0.2749, 0.3074, 61.1299
CIE-Lab:
82.4485, -8.5239, -12.9942
CIE-LCH:
82.4485, 15.5405, 236.7361
CIE-Luv:
82.4485, -20.0465, -18.9267
Hunter-Lab:
78.1856, -12.0101, -8.2462
#add3e5 color charts
#add3e5 color shades, tints & tones
#add3e5 color schemes
#add3e5 color preview, HTML & CSS examples
This text has a color of #add3e5
<p style="color:#add3e5;">Text here</p>
.mytext {color:#add3e5;}
This box has a color of #add3e5
<div style="background-color:#add3e5;">Content here</div>
.mybackground {background-color:#add3e5;}
Border around this has a color of #add3e5
<div style="border:2px solid #add3e5;">Content here</div>
.myborder {border:2px solid #add3e5;}