#aa93d2 color space conversions
Hex:
#aa93d2
RGB:
170, 147, 210
CMY:
33, 42, 18
CMYK:
19, 30, 0, 18
HSL:
262°, 41.1765%, 70.0000%
HSV (HSB):
262°, 30.0000%, 82.3529%
XYZ:
38.6441, 34.0666, 65.5115
xyY:
0.2796, 0.2465, 34.0666
CIE-Lab:
65.0154, 21.2076, -29.1610
CIE-LCH:
65.0154, 36.0573, 306.0269
CIE-Luv:
65.0154, 7.8755, -48.5508
Hunter-Lab:
58.3666, 16.0420, -25.6913
#aa93d2 color charts
#aa93d2 color shades, tints & tones
#aa93d2 color schemes
#aa93d2 color preview, HTML & CSS examples
This text has a color of #aa93d2
<p style="color:#aa93d2;">Text here</p>
.mytext {color:#aa93d2;}
This box has a color of #aa93d2
<div style="background-color:#aa93d2;">Content here</div>
.mybackground {background-color:#aa93d2;}
Border around this has a color of #aa93d2
<div style="border:2px solid #aa93d2;">Content here</div>
.myborder {border:2px solid #aa93d2;}