#aa03f2 color space conversions
Hex:
#aa03f2
RGB:
170, 3, 242
CMY:
33, 99, 5
CMYK:
30, 99, 0, 5
HSL:
282°, 97.5510%, 48.0392%
HSV (HSB):
282°, 98.7603%, 94.9020%
XYZ:
32.6371, 15.0220, 85.1838
xyY:
0.2457, 0.1131, 15.0220
CIE-Lab:
45.6643, 84.3345, -77.9696
CIE-LCH:
45.6643, 114.8546, 317.2457
CIE-Luv:
45.6643, 33.4716, -121.7302
Hunter-Lab:
38.7582, 82.4828, -103.1784
#aa03f2 color charts
#aa03f2 color shades, tints & tones
#aa03f2 color schemes
#aa03f2 color preview, HTML & CSS examples
This text has a color of #aa03f2
<p style="color:#aa03f2;">Text here</p>
.mytext {color:#aa03f2;}
This box has a color of #aa03f2
<div style="background-color:#aa03f2;">Content here</div>
.mybackground {background-color:#aa03f2;}
Border around this has a color of #aa03f2
<div style="border:2px solid #aa03f2;">Content here</div>
.myborder {border:2px solid #aa03f2;}