#aaa2e2 color space conversions
Hex:
#aaa2e2
RGB:
170, 162, 226
CMY:
33, 36, 11
CMYK:
25, 28, 0, 11
HSL:
248°, 52.4590%, 76.0784%
HSV (HSB):
248°, 28.3186%, 88.6275%
XYZ:
43.2254, 39.8777, 77.3704
xyY:
0.2694, 0.2485, 39.8777
CIE-Lab:
69.3823, 16.4790, -31.2604
CIE-LCH:
69.3823, 35.3379, 297.7961
CIE-Luv:
69.3823, 0.0908, -51.8293
Hunter-Lab:
63.1488, 11.6729, -28.4385
#aaa2e2 color charts
#aaa2e2 color shades, tints & tones
#aaa2e2 color schemes
#aaa2e2 color preview, HTML & CSS examples
This text has a color of #aaa2e2
<p style="color:#aaa2e2;">Text here</p>
.mytext {color:#aaa2e2;}
This box has a color of #aaa2e2
<div style="background-color:#aaa2e2;">Content here</div>
.mybackground {background-color:#aaa2e2;}
Border around this has a color of #aaa2e2
<div style="border:2px solid #aaa2e2;">Content here</div>
.myborder {border:2px solid #aaa2e2;}