#aaafe5 color space conversions
Hex:
#aaafe5
RGB:
170, 175, 229
CMY:
33, 31, 10
CMYK:
26, 24, 0, 10
HSL:
235°, 53.1532%, 78.2353%
HSV (HSB):
235°, 25.7642%, 89.8039%
XYZ:
46.0504, 44.8631, 80.3611
xyY:
0.2689, 0.2619, 44.8631
CIE-Lab:
72.8017, 9.9408, -27.6354
CIE-LCH:
72.8017, 29.3690, 289.7843
CIE-Luv:
72.8017, -5.6589, -45.2198
Hunter-Lab:
66.9799, 5.5083, -24.2489
#aaafe5 color charts
#aaafe5 color shades, tints & tones
#aaafe5 color schemes
#aaafe5 color preview, HTML & CSS examples
This text has a color of #aaafe5
<p style="color:#aaafe5;">Text here</p>
.mytext {color:#aaafe5;}
This box has a color of #aaafe5
<div style="background-color:#aaafe5;">Content here</div>
.mybackground {background-color:#aaafe5;}
Border around this has a color of #aaafe5
<div style="border:2px solid #aaafe5;">Content here</div>
.myborder {border:2px solid #aaafe5;}