#aa50c0 color space conversions
Hex:
#aa50c0
RGB:
170, 80, 192
CMY:
33, 69, 25
CMYK:
11, 58, 0, 25
HSL:
288°, 47.0588%, 53.3333%
HSV (HSB):
288°, 58.3333%, 75.2941%
XYZ:
28.9607, 18.0891, 51.8343
xyY:
0.2929, 0.1829, 18.0891
CIE-Lab:
49.6040, 53.6787, -43.0541
CIE-LCH:
49.6040, 68.8118, 321.2679
CIE-Luv:
49.6040, 36.3130, -71.6803
Hunter-Lab:
42.5313, 47.1153, -42.4867
#aa50c0 color charts
#aa50c0 color shades, tints & tones
#aa50c0 color schemes
#aa50c0 color preview, HTML & CSS examples
This text has a color of #aa50c0
<p style="color:#aa50c0;">Text here</p>
.mytext {color:#aa50c0;}
This box has a color of #aa50c0
<div style="background-color:#aa50c0;">Content here</div>
.mybackground {background-color:#aa50c0;}
Border around this has a color of #aa50c0
<div style="border:2px solid #aa50c0;">Content here</div>
.myborder {border:2px solid #aa50c0;}