#aa00e7 color space conversions
Hex:
#aa00e7
RGB:
170, 0, 231
CMY:
33, 100, 9
CMYK:
26, 100, 0, 9
HSL:
284°, 100.0000%, 45.2941%
HSV (HSB):
284°, 100.0000%, 90.5882%
XYZ:
31.0014, 14.3156, 76.7305
xyY:
0.2540, 0.1173, 14.3156
CIE-Lab:
44.6821, 82.6179, -73.3535
CIE-LCH:
44.6821, 110.4828, 318.3993
CIE-Luv:
44.6821, 36.4298, -114.7922
Hunter-Lab:
37.8359, 80.0435, -93.7539
#aa00e7 color charts
#aa00e7 color shades, tints & tones
#aa00e7 color schemes
#aa00e7 color preview, HTML & CSS examples
This text has a color of #aa00e7
<p style="color:#aa00e7;">Text here</p>
.mytext {color:#aa00e7;}
This box has a color of #aa00e7
<div style="background-color:#aa00e7;">Content here</div>
.mybackground {background-color:#aa00e7;}
Border around this has a color of #aa00e7
<div style="border:2px solid #aa00e7;">Content here</div>
.myborder {border:2px solid #aa00e7;}