#aa94e9 color space conversions
Hex:
#aa94e9
RGB:
170, 148, 233
CMY:
33, 42, 9
CMYK:
27, 36, 0, 9
HSL:
256°, 65.8915%, 74.7059%
HSV (HSB):
256°, 36.4807%, 91.3725%
XYZ:
41.8754, 35.6090, 81.7570
xyY:
0.2630, 0.2236, 35.6090
CIE-Lab:
66.2201, 26.0641, -40.0234
CIE-LCH:
66.2201, 47.7621, 303.0730
CIE-Luv:
66.2201, 5.2614, -67.2465
Hunter-Lab:
59.6733, 20.8332, -39.4605
#aa94e9 color charts
#aa94e9 color shades, tints & tones
#aa94e9 color schemes
#aa94e9 color preview, HTML & CSS examples
This text has a color of #aa94e9
<p style="color:#aa94e9;">Text here</p>
.mytext {color:#aa94e9;}
This box has a color of #aa94e9
<div style="background-color:#aa94e9;">Content here</div>
.mybackground {background-color:#aa94e9;}
Border around this has a color of #aa94e9
<div style="border:2px solid #aa94e9;">Content here</div>
.myborder {border:2px solid #aa94e9;}