#aaa8f5 color space conversions
Hex:
#aaa8f5
RGB:
170, 168, 245
CMY:
33, 34, 4
CMYK:
31, 31, 0, 4
HSL:
242°, 79.3814%, 80.9804%
HSV (HSB):
242°, 31.4286%, 96.0784%
XYZ:
47.0616, 43.1439, 92.2334
xyY:
0.2580, 0.2365, 43.1439
CIE-Lab:
71.6525, 17.7479, -38.1120
CIE-LCH:
71.6525, 42.0417, 294.9703
CIE-Luv:
71.6525, -3.6841, -63.7242
Hunter-Lab:
65.6840, 12.9456, -37.2761
#aaa8f5 color charts
#aaa8f5 color shades, tints & tones
#aaa8f5 color schemes
#aaa8f5 color preview, HTML & CSS examples
This text has a color of #aaa8f5
<p style="color:#aaa8f5;">Text here</p>
.mytext {color:#aaa8f5;}
This box has a color of #aaa8f5
<div style="background-color:#aaa8f5;">Content here</div>
.mybackground {background-color:#aaa8f5;}
Border around this has a color of #aaa8f5
<div style="border:2px solid #aaa8f5;">Content here</div>
.myborder {border:2px solid #aaa8f5;}