#aa82d8 color space conversions
Hex:
#aa82d8
RGB:
170, 130, 216
CMY:
33, 49, 15
CMYK:
21, 40, 0, 15
HSL:
268°, 52.4390%, 67.8431%
HSV (HSB):
268°, 39.8148%, 84.7059%
XYZ:
36.9549, 29.4692, 68.7061
xyY:
0.2735, 0.2181, 29.4692
CIE-Lab:
61.1935, 32.2035, -38.4516
CIE-LCH:
61.1935, 50.1557, 309.9464
CIE-Luv:
61.1935, 14.2557, -64.6060
Hunter-Lab:
54.2855, 26.5142, -37.0402
#aa82d8 color charts
#aa82d8 color shades, tints & tones
#aa82d8 color schemes
#aa82d8 color preview, HTML & CSS examples
This text has a color of #aa82d8
<p style="color:#aa82d8;">Text here</p>
.mytext {color:#aa82d8;}
This box has a color of #aa82d8
<div style="background-color:#aa82d8;">Content here</div>
.mybackground {background-color:#aa82d8;}
Border around this has a color of #aa82d8
<div style="border:2px solid #aa82d8;">Content here</div>
.myborder {border:2px solid #aa82d8;}