#aed6e6 color space conversions
Hex:
#aed6e6
RGB:
174, 214, 230
CMY:
32, 16, 10
CMYK:
24, 7, 0, 10
HSL:
197°, 52.8302%, 79.2157%
HSV (HSB):
197°, 24.3478%, 90.1961%
XYZ:
55.7851, 62.8050, 84.0453
xyY:
0.2753, 0.3099, 62.8050
CIE-Lab:
83.3397, -9.5587, -12.1874
CIE-LCH:
83.3397, 15.4888, 231.8926
CIE-Luv:
83.3397, -20.9392, -17.4851
Hunter-Lab:
79.2496, -13.0378, -7.4032
#aed6e6 color charts
#aed6e6 color shades, tints & tones
#aed6e6 color schemes
#aed6e6 color preview, HTML & CSS examples
This text has a color of #aed6e6
<p style="color:#aed6e6;">Text here</p>
.mytext {color:#aed6e6;}
This box has a color of #aed6e6
<div style="background-color:#aed6e6;">Content here</div>
.mybackground {background-color:#aed6e6;}
Border around this has a color of #aed6e6
<div style="border:2px solid #aed6e6;">Content here</div>
.myborder {border:2px solid #aed6e6;}