#aa55b9 color space conversions
Hex:
#aa55b9
RGB:
170, 85, 185
CMY:
33, 67, 27
CMYK:
8, 54, 0, 27
HSL:
291°, 41.6667%, 52.9412%
HSV (HSB):
291°, 54.0541%, 72.5490%
XYZ:
28.5830, 18.5458, 47.9722
xyY:
0.3006, 0.1950, 18.5458
CIE-Lab:
50.1516, 49.8499, -38.1310
CIE-LCH:
50.1516, 62.7613, 322.5870
CIE-Luv:
50.1516, 36.4088, -63.8833
Hunter-Lab:
43.0649, 43.1105, -35.9007
#aa55b9 color charts
#aa55b9 color shades, tints & tones
#aa55b9 color schemes
#aa55b9 color preview, HTML & CSS examples
This text has a color of #aa55b9
<p style="color:#aa55b9;">Text here</p>
.mytext {color:#aa55b9;}
This box has a color of #aa55b9
<div style="background-color:#aa55b9;">Content here</div>
.mybackground {background-color:#aa55b9;}
Border around this has a color of #aa55b9
<div style="border:2px solid #aa55b9;">Content here</div>
.myborder {border:2px solid #aa55b9;}