#aeafe1 color space conversions
Hex:
#aeafe1
RGB:
174, 175, 225
CMY:
32, 31, 12
CMYK:
23, 22, 0, 12
HSL:
239°, 45.9459%, 78.2353%
HSV (HSB):
239°, 22.6667%, 88.2353%
XYZ:
46.3761, 45.0949, 77.4941
xyY:
0.2745, 0.2669, 45.0949
CIE-Lab:
72.9543, 10.2067, -25.1968
CIE-LCH:
72.9543, 27.1856, 292.0519
CIE-Luv:
72.9543, -3.4630, -41.2402
Hunter-Lab:
67.1527, 5.7561, -21.4136
#aeafe1 color charts
#aeafe1 color shades, tints & tones
#aeafe1 color schemes
#aeafe1 color preview, HTML & CSS examples
This text has a color of #aeafe1
<p style="color:#aeafe1;">Text here</p>
.mytext {color:#aeafe1;}
This box has a color of #aeafe1
<div style="background-color:#aeafe1;">Content here</div>
.mybackground {background-color:#aeafe1;}
Border around this has a color of #aeafe1
<div style="border:2px solid #aeafe1;">Content here</div>
.myborder {border:2px solid #aeafe1;}