#aa03c1 color space conversions
Hex:
#aa03c1
RGB:
170, 3, 193
CMY:
33, 99, 24
CMYK:
12, 98, 0, 24
HSL:
293°, 96.9388%, 38.4314%
HSV (HSB):
293°, 98.4456%, 75.6863%
XYZ:
26.2358, 12.4614, 51.4746
xyY:
0.2910, 0.1382, 12.4614
CIE-Lab:
41.9403, 75.8105, -55.9054
CIE-LCH:
41.9403, 94.1947, 323.5936
CIE-Luv:
41.9403, 47.7925, -88.9945
Hunter-Lab:
35.3007, 70.8862, -61.7445
#aa03c1 color charts
#aa03c1 color shades, tints & tones
#aa03c1 color schemes
#aa03c1 color preview, HTML & CSS examples
This text has a color of #aa03c1
<p style="color:#aa03c1;">Text here</p>
.mytext {color:#aa03c1;}
This box has a color of #aa03c1
<div style="background-color:#aa03c1;">Content here</div>
.mybackground {background-color:#aa03c1;}
Border around this has a color of #aa03c1
<div style="border:2px solid #aa03c1;">Content here</div>
.myborder {border:2px solid #aa03c1;}