#aed2e5 color space conversions
Hex:
#aed2e5
RGB:
174, 210, 229
CMY:
32, 18, 10
CMYK:
24, 8, 0, 10
HSL:
201°, 51.4019%, 79.0196%
HSV (HSB):
201°, 24.0175%, 89.8039%
XYZ:
54.6450, 60.7490, 82.9744
xyY:
0.2755, 0.3062, 60.7490
CIE-Lab:
82.2436, -7.7058, -13.2946
CIE-LCH:
82.2436, 15.3664, 239.9025
CIE-Luv:
82.2436, -19.1481, -19.5345
Hunter-Lab:
77.9416, -11.2512, -8.5592
#aed2e5 color charts
#aed2e5 color shades, tints & tones
#aed2e5 color schemes
#aed2e5 color preview, HTML & CSS examples
This text has a color of #aed2e5
<p style="color:#aed2e5;">Text here</p>
.mytext {color:#aed2e5;}
This box has a color of #aed2e5
<div style="background-color:#aed2e5;">Content here</div>
.mybackground {background-color:#aed2e5;}
Border around this has a color of #aed2e5
<div style="border:2px solid #aed2e5;">Content here</div>
.myborder {border:2px solid #aed2e5;}