#aaa0f0 color space conversions
Hex:
#aaa0f0
RGB:
170, 160, 240
CMY:
33, 37, 6
CMYK:
29, 33, 0, 6
HSL:
248°, 72.7273%, 78.4314%
HSV (HSB):
248°, 33.3333%, 94.1176%
XYZ:
44.8765, 39.9789, 87.7895
xyY:
0.2599, 0.2316, 39.9789
CIE-Lab:
69.4545, 21.0027, -38.8123
CIE-LCH:
69.4545, 44.1306, 298.4194
CIE-Luv:
69.4545, -0.1177, -65.0441
Hunter-Lab:
63.2289, 16.0394, -38.0604
#aaa0f0 color charts
#aaa0f0 color shades, tints & tones
#aaa0f0 color schemes
#aaa0f0 color preview, HTML & CSS examples
This text has a color of #aaa0f0
<p style="color:#aaa0f0;">Text here</p>
.mytext {color:#aaa0f0;}
This box has a color of #aaa0f0
<div style="background-color:#aaa0f0;">Content here</div>
.mybackground {background-color:#aaa0f0;}
Border around this has a color of #aaa0f0
<div style="border:2px solid #aaa0f0;">Content here</div>
.myborder {border:2px solid #aaa0f0;}