#aaaef2 color space conversions
Hex:
#aaaef2
RGB:
170, 174, 242
CMY:
33, 32, 5
CMYK:
30, 28, 0, 5
HSL:
237°, 73.4694%, 80.7843%
HSV (HSB):
237°, 29.7521%, 94.9020%
XYZ:
47.7406, 45.2290, 90.2183
xyY:
0.2606, 0.2469, 45.2290
CIE-Lab:
73.0424, 13.6503, -34.3273
CIE-LCH:
73.0424, 36.9418, 291.6853
CIE-Luv:
73.0424, -5.9537, -56.9551
Hunter-Lab:
67.2525, 9.0203, -32.4600
#aaaef2 color charts
#aaaef2 color shades, tints & tones
#aaaef2 color schemes
#aaaef2 color preview, HTML & CSS examples
This text has a color of #aaaef2
<p style="color:#aaaef2;">Text here</p>
.mytext {color:#aaaef2;}
This box has a color of #aaaef2
<div style="background-color:#aaaef2;">Content here</div>
.mybackground {background-color:#aaaef2;}
Border around this has a color of #aaaef2
<div style="border:2px solid #aaaef2;">Content here</div>
.myborder {border:2px solid #aaaef2;}