#aa5ab5 color space conversions
Hex:
#aa5ab5
RGB:
170, 90, 181
CMY:
33, 65, 29
CMYK:
6, 50, 0, 29
HSL:
293°, 38.0753%, 53.1373%
HSV (HSB):
293°, 50.2762%, 70.9804%
XYZ:
28.5742, 19.1946, 45.9150
xyY:
0.3050, 0.2049, 19.1946
CIE-Lab:
50.9141, 46.5288, -34.6091
CIE-LCH:
50.9141, 57.9889, 323.3574
CIE-Luv:
50.9141, 35.5985, -58.2631
Hunter-Lab:
43.8116, 39.7485, -31.4683
#aa5ab5 color charts
#aa5ab5 color shades, tints & tones
#aa5ab5 color schemes
#aa5ab5 color preview, HTML & CSS examples
This text has a color of #aa5ab5
<p style="color:#aa5ab5;">Text here</p>
.mytext {color:#aa5ab5;}
This box has a color of #aa5ab5
<div style="background-color:#aa5ab5;">Content here</div>
.mybackground {background-color:#aa5ab5;}
Border around this has a color of #aa5ab5
<div style="border:2px solid #aa5ab5;">Content here</div>
.myborder {border:2px solid #aa5ab5;}