#aed3e2 color space conversions
Hex:
#aed3e2
RGB:
174, 211, 226
CMY:
32, 17, 11
CMYK:
23, 7, 0, 11
HSL:
197°, 47.2727%, 78.4314%
HSV (HSB):
197°, 23.0088%, 88.6275%
XYZ:
54.4773, 61.0782, 80.8695
xyY:
0.2773, 0.3109, 61.0782
CIE-Lab:
82.4208, -8.8951, -11.4312
CIE-LCH:
82.4208, 14.4843, 232.1120
CIE-Luv:
82.4208, -19.5364, -16.3463
Hunter-Lab:
78.1525, -12.3411, -6.6444
#aed3e2 color charts
#aed3e2 color shades, tints & tones
#aed3e2 color schemes
#aed3e2 color preview, HTML & CSS examples
This text has a color of #aed3e2
<p style="color:#aed3e2;">Text here</p>
.mytext {color:#aed3e2;}
This box has a color of #aed3e2
<div style="background-color:#aed3e2;">Content here</div>
.mybackground {background-color:#aed3e2;}
Border around this has a color of #aed3e2
<div style="border:2px solid #aed3e2;">Content here</div>
.myborder {border:2px solid #aed3e2;}