#aed9ed color space conversions
Hex:
#aed9ed
RGB:
174, 217, 237
CMY:
32, 15, 7
CMYK:
27, 8, 0, 7
HSL:
199°, 63.6364%, 80.5882%
HSV (HSB):
199°, 26.5823%, 92.9412%
XYZ:
57.5545, 64.7388, 89.5832
xyY:
0.2716, 0.3055, 64.7388
CIE-Lab:
84.3490, -9.5290, -14.3914
CIE-LCH:
84.3490, 17.2602, 236.4901
CIE-Luv:
84.3490, -22.3609, -21.0991
Hunter-Lab:
80.4604, -13.1222, -9.6901
#aed9ed color charts
#aed9ed color shades, tints & tones
#aed9ed color schemes
#aed9ed color preview, HTML & CSS examples
This text has a color of #aed9ed
<p style="color:#aed9ed;">Text here</p>
.mytext {color:#aed9ed;}
This box has a color of #aed9ed
<div style="background-color:#aed9ed;">Content here</div>
.mybackground {background-color:#aed9ed;}
Border around this has a color of #aed9ed
<div style="border:2px solid #aed9ed;">Content here</div>
.myborder {border:2px solid #aed9ed;}