#aa04b9 color space conversions
Hex:
#aa04b9
RGB:
170, 4, 185
CMY:
33, 98, 27
CMYK:
8, 98, 0, 27
HSL:
295°, 95.7672%, 37.0588%
HSV (HSB):
295°, 97.8378%, 72.5490%
XYZ:
25.3779, 12.1357, 46.9038
xyY:
0.3006, 0.1438, 12.1357
CIE-Lab:
41.4309, 74.4184, -52.0283
CIE-LCH:
41.4309, 90.8022, 325.0413
CIE-Luv:
41.4309, 50.4974, -83.2652
Hunter-Lab:
34.8363, 69.0723, -55.4430
#aa04b9 color charts
#aa04b9 color shades, tints & tones
#aa04b9 color schemes
#aa04b9 color preview, HTML & CSS examples
This text has a color of #aa04b9
<p style="color:#aa04b9;">Text here</p>
.mytext {color:#aa04b9;}
This box has a color of #aa04b9
<div style="background-color:#aa04b9;">Content here</div>
.mybackground {background-color:#aa04b9;}
Border around this has a color of #aa04b9
<div style="border:2px solid #aa04b9;">Content here</div>
.myborder {border:2px solid #aa04b9;}