#aa52cc color space conversions
Hex:
#aa52cc
RGB:
170, 82, 204
CMY:
33, 68, 20
CMYK:
17, 60, 0, 20
HSL:
283°, 54.4643%, 56.0784%
HSV (HSB):
283°, 59.8039%, 80.0000%
XYZ:
30.4939, 18.9403, 59.1754
xyY:
0.2808, 0.1744, 18.9403
CIE-Lab:
50.6172, 55.1473, -48.3565
CIE-LCH:
50.6172, 73.3456, 318.7538
CIE-Luv:
50.6172, 32.9117, -80.2496
Hunter-Lab:
43.5204, 48.9109, -50.1532
#aa52cc color charts
#aa52cc color shades, tints & tones
#aa52cc color schemes
#aa52cc color preview, HTML & CSS examples
This text has a color of #aa52cc
<p style="color:#aa52cc;">Text here</p>
.mytext {color:#aa52cc;}
This box has a color of #aa52cc
<div style="background-color:#aa52cc;">Content here</div>
.mybackground {background-color:#aa52cc;}
Border around this has a color of #aa52cc
<div style="border:2px solid #aa52cc;">Content here</div>
.myborder {border:2px solid #aa52cc;}