#aa05b4 color space conversions
Hex:
#aa05b4
RGB:
170, 5, 180
CMY:
33, 98, 29
CMYK:
6, 97, 0, 29
HSL:
297°, 94.5946%, 36.2745%
HSV (HSB):
297°, 97.2222%, 70.5882%
XYZ:
24.8701, 11.9499, 44.1758
xyY:
0.3071, 0.1475, 11.9499
CIE-Lab:
41.1363, 73.5258, -49.5492
CIE-LCH:
41.1363, 88.6632, 326.0239
CIE-Luv:
41.1363, 52.2283, -79.6084
Hunter-Lab:
34.5686, 67.9251, -51.5697
#aa05b4 color charts
#aa05b4 color shades, tints & tones
#aa05b4 color schemes
#aa05b4 color preview, HTML & CSS examples
This text has a color of #aa05b4
<p style="color:#aa05b4;">Text here</p>
.mytext {color:#aa05b4;}
This box has a color of #aa05b4
<div style="background-color:#aa05b4;">Content here</div>
.mybackground {background-color:#aa05b4;}
Border around this has a color of #aa05b4
<div style="border:2px solid #aa05b4;">Content here</div>
.myborder {border:2px solid #aa05b4;}