#aa07e5 color space conversions
Hex:
#aa07e5
RGB:
170, 7, 229
CMY:
33, 97, 10
CMYK:
26, 97, 0, 10
HSL:
284°, 94.0678%, 46.2745%
HSV (HSB):
284°, 96.9432%, 89.8039%
XYZ:
30.7964, 14.3551, 75.2764
xyY:
0.2557, 0.1192, 14.3551
CIE-Lab:
44.7380, 81.6169, -72.1257
CIE-LCH:
44.7380, 108.9194, 318.5326
CIE-Luv:
44.7380, 36.7409, -113.1712
Hunter-Lab:
37.8882, 78.7846, -91.2759
#aa07e5 color charts
#aa07e5 color shades, tints & tones
#aa07e5 color schemes
#aa07e5 color preview, HTML & CSS examples
This text has a color of #aa07e5
<p style="color:#aa07e5;">Text here</p>
.mytext {color:#aa07e5;}
This box has a color of #aa07e5
<div style="background-color:#aa07e5;">Content here</div>
.mybackground {background-color:#aa07e5;}
Border around this has a color of #aa07e5
<div style="border:2px solid #aa07e5;">Content here</div>
.myborder {border:2px solid #aa07e5;}