#aedef4 color space conversions
Hex:
#aedef4
RGB:
174, 222, 244
CMY:
32, 13, 4
CMYK:
29, 9, 0, 4
HSL:
199°, 76.0870%, 81.9608%
HSV (HSB):
199°, 28.6885%, 95.6863%
XYZ:
59.9060, 67.7729, 95.5120
xyY:
0.2684, 0.3037, 67.7729
CIE-Lab:
85.8928, -10.4991, -15.7761
CIE-LCH:
85.8928, 18.9503, 236.3560
CIE-Luv:
85.8928, -24.6079, -23.2679
Hunter-Lab:
82.3243, -14.1761, -11.1608
#aedef4 color charts
#aedef4 color shades, tints & tones
#aedef4 color schemes
#aedef4 color preview, HTML & CSS examples
This text has a color of #aedef4
<p style="color:#aedef4;">Text here</p>
.mytext {color:#aedef4;}
This box has a color of #aedef4
<div style="background-color:#aedef4;">Content here</div>
.mybackground {background-color:#aedef4;}
Border around this has a color of #aedef4
<div style="border:2px solid #aedef4;">Content here</div>
.myborder {border:2px solid #aedef4;}