#aa00e6 color space conversions
Hex:
#aa00e6
RGB:
170, 0, 230
CMY:
33, 100, 10
CMYK:
26, 100, 0, 10
HSL:
284°, 100.0000%, 45.0980%
HSV (HSB):
284°, 100.0000%, 90.1961%
XYZ:
30.8605, 14.2592, 75.9887
xyY:
0.2548, 0.1177, 14.2592
CIE-Lab:
44.6024, 82.4394, -72.9155
CIE-LCH:
44.6024, 110.0588, 318.5081
CIE-Luv:
44.6024, 36.7000, -114.1430
Hunter-Lab:
37.7614, 79.7967, -92.8786
#aa00e6 color charts
#aa00e6 color shades, tints & tones
#aa00e6 color schemes
#aa00e6 color preview, HTML & CSS examples
This text has a color of #aa00e6
<p style="color:#aa00e6;">Text here</p>
.mytext {color:#aa00e6;}
This box has a color of #aa00e6
<div style="background-color:#aa00e6;">Content here</div>
.mybackground {background-color:#aa00e6;}
Border around this has a color of #aa00e6
<div style="border:2px solid #aa00e6;">Content here</div>
.myborder {border:2px solid #aa00e6;}