#ade2e5 color space conversions
Hex:
#ade2e5
RGB:
173, 226, 229
CMY:
32, 11, 10
CMYK:
24, 1, 0, 10
HSL:
183°, 51.8519%, 78.8235%
HSV (HSB):
183°, 24.4541%, 89.8039%
XYZ:
58.5728, 68.9341, 84.3472
xyY:
0.2765, 0.3254, 68.9341
CIE-Lab:
86.4714, -16.1972, -7.0073
CIE-LCH:
86.4714, 17.6480, 203.3944
CIE-Luv:
86.4714, -26.6718, -8.1857
Hunter-Lab:
83.0266, -19.3700, -2.1145
#ade2e5 color charts
#ade2e5 color shades, tints & tones
#ade2e5 color schemes
#ade2e5 color preview, HTML & CSS examples
This text has a color of #ade2e5
<p style="color:#ade2e5;">Text here</p>
.mytext {color:#ade2e5;}
This box has a color of #ade2e5
<div style="background-color:#ade2e5;">Content here</div>
.mybackground {background-color:#ade2e5;}
Border around this has a color of #ade2e5
<div style="border:2px solid #ade2e5;">Content here</div>
.myborder {border:2px solid #ade2e5;}