#aa04c3 color space conversions
Hex:
#aa04c3
RGB:
170, 4, 195
CMY:
33, 98, 24
CMYK:
13, 98, 0, 24
HSL:
292°, 95.9799%, 39.0196%
HSV (HSB):
292°, 97.9487%, 76.4706%
XYZ:
26.4713, 12.5730, 52.6614
xyY:
0.2887, 0.1371, 12.5730
CIE-Lab:
42.1127, 76.0386, -56.7964
CIE-LCH:
42.1127, 94.9089, 323.2424
CIE-Luv:
42.1127, 47.0799, -90.3357
Hunter-Lab:
35.4584, 71.2059, -63.2341
#aa04c3 color charts
#aa04c3 color shades, tints & tones
#aa04c3 color schemes
#aa04c3 color preview, HTML & CSS examples
This text has a color of #aa04c3
<p style="color:#aa04c3;">Text here</p>
.mytext {color:#aa04c3;}
This box has a color of #aa04c3
<div style="background-color:#aa04c3;">Content here</div>
.mybackground {background-color:#aa04c3;}
Border around this has a color of #aa04c3
<div style="border:2px solid #aa04c3;">Content here</div>
.myborder {border:2px solid #aa04c3;}