#aa04e0 color space conversions
Hex:
#aa04e0
RGB:
170, 4, 224
CMY:
33, 98, 12
CMYK:
24, 98, 0, 12
HSL:
285°, 96.4912%, 44.7059%
HSV (HSB):
285°, 98.2143%, 87.8431%
XYZ:
30.0755, 14.0147, 71.6410
xyY:
0.2599, 0.1211, 14.0147
CIE-Lab:
44.2540, 81.0024, -70.0662
CIE-LCH:
44.2540, 107.1011, 319.1405
CIE-Luv:
44.2540, 38.2192, -110.0298
Hunter-Lab:
37.4362, 77.8901, -87.2568
#aa04e0 color charts
#aa04e0 color shades, tints & tones
#aa04e0 color schemes
#aa04e0 color preview, HTML & CSS examples
This text has a color of #aa04e0
<p style="color:#aa04e0;">Text here</p>
.mytext {color:#aa04e0;}
This box has a color of #aa04e0
<div style="background-color:#aa04e0;">Content here</div>
.mybackground {background-color:#aa04e0;}
Border around this has a color of #aa04e0
<div style="border:2px solid #aa04e0;">Content here</div>
.myborder {border:2px solid #aa04e0;}