#add0e5 color space conversions
Hex:
#add0e5
RGB:
173, 208, 229
CMY:
32, 18, 10
CMYK:
24, 9, 0, 10
HSL:
203°, 51.8519%, 78.8235%
HSV (HSB):
203°, 24.4541%, 89.8039%
XYZ:
53.9323, 59.6531, 82.8004
xyY:
0.2746, 0.3038, 59.6531
CIE-Lab:
81.6493, -6.9594, -14.1915
CIE-LCH:
81.6493, 15.8061, 243.8771
CIE-Luv:
81.6493, -18.7180, -21.0860
Hunter-Lab:
77.2354, -10.5182, -9.4972
#add0e5 color charts
#add0e5 color shades, tints & tones
#add0e5 color schemes
#add0e5 color preview, HTML & CSS examples
This text has a color of #add0e5
<p style="color:#add0e5;">Text here</p>
.mytext {color:#add0e5;}
This box has a color of #add0e5
<div style="background-color:#add0e5;">Content here</div>
.mybackground {background-color:#add0e5;}
Border around this has a color of #add0e5
<div style="border:2px solid #add0e5;">Content here</div>
.myborder {border:2px solid #add0e5;}