#aeafdf color space conversions
Hex:
#aeafdf
RGB:
174, 175, 223
CMY:
32, 31, 13
CMYK:
22, 22, 0, 13
HSL:
239°, 43.3628%, 77.8431%
HSV (HSB):
239°, 21.9731%, 87.4510%
XYZ:
46.1048, 44.9863, 76.0653
xyY:
0.2758, 0.2691, 44.9863
CIE-Lab:
72.8829, 9.7454, -24.2157
CIE-LCH:
72.8829, 26.1031, 291.9220
CIE-Luv:
72.8829, -3.3439, -39.5514
Hunter-Lab:
67.0718, 5.3242, -20.2897
#aeafdf color charts
#aeafdf color shades, tints & tones
#aeafdf color schemes
#aeafdf color preview, HTML & CSS examples
This text has a color of #aeafdf
<p style="color:#aeafdf;">Text here</p>
.mytext {color:#aeafdf;}
This box has a color of #aeafdf
<div style="background-color:#aeafdf;">Content here</div>
.mybackground {background-color:#aeafdf;}
Border around this has a color of #aeafdf
<div style="border:2px solid #aeafdf;">Content here</div>
.myborder {border:2px solid #aeafdf;}