#aa93d5 color space conversions
Hex:
#aa93d5
RGB:
170, 147, 213
CMY:
33, 42, 16
CMYK:
20, 31, 0, 16
HSL:
261°, 44.0000%, 70.5882%
HSV (HSB):
261°, 30.9859%, 83.5294%
XYZ:
39.0215, 34.2176, 67.4988
xyY:
0.2773, 0.2431, 34.2176
CIE-Lab:
65.1349, 21.8945, -30.6453
CIE-LCH:
65.1349, 37.6630, 305.5438
CIE-Luv:
65.1349, 7.5840, -51.0818
Hunter-Lab:
58.4958, 16.7066, -27.4682
#aa93d5 color charts
#aa93d5 color shades, tints & tones
#aa93d5 color schemes
#aa93d5 color preview, HTML & CSS examples
This text has a color of #aa93d5
<p style="color:#aa93d5;">Text here</p>
.mytext {color:#aa93d5;}
This box has a color of #aa93d5
<div style="background-color:#aa93d5;">Content here</div>
.mybackground {background-color:#aa93d5;}
Border around this has a color of #aa93d5
<div style="border:2px solid #aa93d5;">Content here</div>
.myborder {border:2px solid #aa93d5;}