#aa50dd color space conversions
Hex:
#aa50dd
RGB:
170, 80, 221
CMY:
33, 69, 13
CMYK:
23, 64, 0, 13
HSL:
278°, 67.4641%, 59.0196%
HSV (HSB):
278°, 63.8009%, 86.6667%
XYZ:
32.4974, 19.5038, 70.4584
xyY:
0.2654, 0.1593, 19.5038
CIE-Lab:
51.2715, 59.6649, -57.0046
CIE-LCH:
51.2715, 82.5192, 316.3062
CIE-Luv:
51.2715, 29.6495, -94.0535
Hunter-Lab:
44.1631, 54.0634, -63.6778
#aa50dd color charts
#aa50dd color shades, tints & tones
#aa50dd color schemes
#aa50dd color preview, HTML & CSS examples
This text has a color of #aa50dd
<p style="color:#aa50dd;">Text here</p>
.mytext {color:#aa50dd;}
This box has a color of #aa50dd
<div style="background-color:#aa50dd;">Content here</div>
.mybackground {background-color:#aa50dd;}
Border around this has a color of #aa50dd
<div style="border:2px solid #aa50dd;">Content here</div>
.myborder {border:2px solid #aa50dd;}