#aeddf3 color space conversions
Hex:
#aeddf3
RGB:
174, 221, 243
CMY:
32, 13, 5
CMYK:
28, 9, 0, 5
HSL:
199°, 74.1935%, 81.7647%
HSV (HSB):
199°, 28.3951%, 95.2941%
XYZ:
59.4897, 67.1826, 94.6261
xyY:
0.2688, 0.3036, 67.1826
CIE-Lab:
85.5961, -10.2157, -15.6938
CIE-LCH:
85.5961, 18.7258, 236.9383
CIE-Luv:
85.5961, -24.1674, -23.1666
Hunter-Lab:
81.9650, -13.8846, -11.0730
#aeddf3 color charts
#aeddf3 color shades, tints & tones
#aeddf3 color schemes
#aeddf3 color preview, HTML & CSS examples
This text has a color of #aeddf3
<p style="color:#aeddf3;">Text here</p>
.mytext {color:#aeddf3;}
This box has a color of #aeddf3
<div style="background-color:#aeddf3;">Content here</div>
.mybackground {background-color:#aeddf3;}
Border around this has a color of #aeddf3
<div style="border:2px solid #aeddf3;">Content here</div>
.myborder {border:2px solid #aeddf3;}