#aaa2e4 color space conversions
Hex:
#aaa2e4
RGB:
170, 162, 228
CMY:
33, 36, 11
CMYK:
25, 29, 0, 11
HSL:
247°, 55.0000%, 76.4706%
HSV (HSB):
247°, 28.9474%, 89.4118%
XYZ:
43.5015, 39.9881, 78.8245
xyY:
0.2680, 0.2464, 39.9881
CIE-Lab:
69.4611, 16.9565, -32.2357
CIE-LCH:
69.4611, 36.4234, 297.7451
CIE-Luv:
69.4611, -0.0543, -53.5226
Hunter-Lab:
63.2362, 12.1306, -29.6402
#aaa2e4 color charts
#aaa2e4 color shades, tints & tones
#aaa2e4 color schemes
#aaa2e4 color preview, HTML & CSS examples
This text has a color of #aaa2e4
<p style="color:#aaa2e4;">Text here</p>
.mytext {color:#aaa2e4;}
This box has a color of #aaa2e4
<div style="background-color:#aaa2e4;">Content here</div>
.mybackground {background-color:#aaa2e4;}
Border around this has a color of #aaa2e4
<div style="border:2px solid #aaa2e4;">Content here</div>
.myborder {border:2px solid #aaa2e4;}