#aecddc color space conversions
Hex:
#aecddc
RGB:
174, 205, 220
CMY:
32, 20, 14
CMYK:
21, 7, 0, 14
HSL:
200°, 39.6552%, 77.2549%
HSV (HSB):
200°, 20.9091%, 86.2745%
XYZ:
52.2051, 57.8286, 76.1207
xyY:
0.2804, 0.3106, 57.8286
CIE-Lab:
80.6434, -7.0906, -10.8785
CIE-LCH:
80.6434, 12.9853, 236.9039
CIE-Luv:
80.6434, -16.7107, -15.6989
Hunter-Lab:
76.0451, -10.5383, -6.1173
#aecddc color charts
#aecddc RGB chart
#aecddc CMYK chart
#aecddc RGB pie chart
#aecddc color shades, tints & tones
#aecddc color schemes
#aecddc color preview, HTML & CSS examples
This text has a color of #aecddc
<p style="color:#aecddc;">Text here</p>
.mytext {color:#aecddc;}
Text color #aecddc
This box has a color of #aecddc
<div style="background-color:#aecddc;">Content here</div>
.mybackground {background-color:#aecddc;}
Background color #aecddc
Border around this has a color of #aecddc
<div style="border:2px solid #aecddc;">Content here</div>
.myborder {border:2px solid #aecddc;}
Border color #aecddc