#aec1ed color space conversions
Hex:
#aec1ed
RGB:
174, 193, 237
CMY:
32, 24, 7
CMYK:
27, 19, 0, 7
HSL:
222°, 63.6364%, 80.5882%
HSV (HSB):
222°, 26.5823%, 92.9412%
XYZ:
51.8116, 53.2530, 87.6689
xyY:
0.2688, 0.2763, 53.2530
CIE-Lab:
78.0241, 3.1678, -23.9517
CIE-LCH:
78.0241, 24.1603, 277.5340
CIE-Luv:
78.0241, -11.9052, -38.4994
Hunter-Lab:
72.9747, -0.9717, -20.1464
#aec1ed color charts
#aec1ed color shades, tints & tones
#aec1ed color schemes
#aec1ed color preview, HTML & CSS examples
This text has a color of #aec1ed
<p style="color:#aec1ed;">Text here</p>
.mytext {color:#aec1ed;}
This box has a color of #aec1ed
<div style="background-color:#aec1ed;">Content here</div>
.mybackground {background-color:#aec1ed;}
Border around this has a color of #aec1ed
<div style="border:2px solid #aec1ed;">Content here</div>
.myborder {border:2px solid #aec1ed;}