#aaa6e1 color space conversions
Hex:
#aaa6e1
RGB:
170, 166, 225
CMY:
33, 35, 12
CMYK:
24, 26, 0, 12
HSL:
244°, 49.5798%, 76.6667%
HSV (HSB):
244°, 26.2222%, 88.2353%
XYZ:
43.8044, 41.2547, 76.8884
xyY:
0.2705, 0.2547, 41.2547
CIE-Lab:
70.3540, 13.9999, -29.2136
CIE-LCH:
70.3540, 32.3949, 295.6050
CIE-Luv:
70.3540, -1.5469, -48.1907
Hunter-Lab:
64.2298, 9.3338, -26.0141
#aaa6e1 color charts
#aaa6e1 color shades, tints & tones
#aaa6e1 color schemes
#aaa6e1 color preview, HTML & CSS examples
This text has a color of #aaa6e1
<p style="color:#aaa6e1;">Text here</p>
.mytext {color:#aaa6e1;}
This box has a color of #aaa6e1
<div style="background-color:#aaa6e1;">Content here</div>
.mybackground {background-color:#aaa6e1;}
Border around this has a color of #aaa6e1
<div style="border:2px solid #aaa6e1;">Content here</div>
.myborder {border:2px solid #aaa6e1;}