#aec2ed color space conversions
Hex:
#aec2ed
RGB:
174, 194, 237
CMY:
32, 24, 7
CMYK:
27, 18, 0, 7
HSL:
221°, 63.6364%, 80.5882%
HSV (HSB):
221°, 26.5823%, 92.9412%
XYZ:
52.0334, 53.6967, 87.7428
xyY:
0.2689, 0.2775, 53.6967
CIE-Lab:
78.2845, 2.6275, -23.5551
CIE-LCH:
78.2845, 23.7012, 276.3649
CIE-Luv:
78.2845, -12.3388, -37.7763
Hunter-Lab:
73.2780, -1.4869, -19.6990
#aec2ed color charts
#aec2ed color shades, tints & tones
#aec2ed color schemes
#aec2ed color preview, HTML & CSS examples
This text has a color of #aec2ed
<p style="color:#aec2ed;">Text here</p>
.mytext {color:#aec2ed;}
This box has a color of #aec2ed
<div style="background-color:#aec2ed;">Content here</div>
.mybackground {background-color:#aec2ed;}
Border around this has a color of #aec2ed
<div style="border:2px solid #aec2ed;">Content here</div>
.myborder {border:2px solid #aec2ed;}