#aa05e3 color space conversions
Hex:
#aa05e3
RGB:
170, 5, 227
CMY:
33, 98, 11
CMYK:
25, 98, 0, 11
HSL:
285°, 95.6897%, 45.4902%
HSV (HSB):
285°, 97.7974%, 89.0196%
XYZ:
30.4970, 14.2006, 73.8067
xyY:
0.2573, 0.1198, 14.2006
CIE-Lab:
44.5193, 81.4429, -71.3443
CIE-LCH:
44.5193, 108.2726, 318.7815
CIE-Luv:
44.5193, 37.3532, -111.9546
Hunter-Lab:
37.6837, 78.5112, -89.7457
#aa05e3 color charts
#aa05e3 color shades, tints & tones
#aa05e3 color schemes
#aa05e3 color preview, HTML & CSS examples
This text has a color of #aa05e3
<p style="color:#aa05e3;">Text here</p>
.mytext {color:#aa05e3;}
This box has a color of #aa05e3
<div style="background-color:#aa05e3;">Content here</div>
.mybackground {background-color:#aa05e3;}
Border around this has a color of #aa05e3
<div style="border:2px solid #aa05e3;">Content here</div>
.myborder {border:2px solid #aa05e3;}