#aeddf6 color space conversions
Hex:
#aeddf6
RGB:
174, 221, 246
CMY:
32, 13, 4
CMYK:
29, 10, 0, 4
HSL:
201°, 80.0000%, 82.3529%
HSV (HSB):
201°, 29.2683%, 96.4706%
XYZ:
59.9466, 67.3654, 97.0321
xyY:
0.2672, 0.3003, 67.3654
CIE-Lab:
85.6881, -9.5203, -17.1391
CIE-LCH:
85.6881, 19.6058, 240.9491
CIE-Luv:
85.6881, -24.1990, -25.6595
Hunter-Lab:
82.0764, -13.2618, -12.6401
#aeddf6 color charts
#aeddf6 color shades, tints & tones
#aeddf6 color schemes
#aeddf6 color preview, HTML & CSS examples
This text has a color of #aeddf6
<p style="color:#aeddf6;">Text here</p>
.mytext {color:#aeddf6;}
This box has a color of #aeddf6
<div style="background-color:#aeddf6;">Content here</div>
.mybackground {background-color:#aeddf6;}
Border around this has a color of #aeddf6
<div style="border:2px solid #aeddf6;">Content here</div>
.myborder {border:2px solid #aeddf6;}