#aa82ec color space conversions
Hex:
#aa82ec
RGB:
170, 130, 236
CMY:
33, 49, 7
CMYK:
28, 45, 0, 7
HSL:
263°, 73.6111%, 71.7647%
HSV (HSB):
263°, 44.9153%, 92.5490%
XYZ:
39.7005, 30.5674, 83.1645
xyY:
0.2587, 0.1992, 30.5674
CIE-Lab:
62.1408, 36.9433, -48.0941
CIE-LCH:
62.1408, 60.6453, 307.5295
CIE-Luv:
62.1408, 11.7507, -81.1073
Hunter-Lab:
55.2878, 31.4218, -50.4832
#aa82ec color charts
#aa82ec color shades, tints & tones
#aa82ec color schemes
#aa82ec color preview, HTML & CSS examples
This text has a color of #aa82ec
<p style="color:#aa82ec;">Text here</p>
.mytext {color:#aa82ec;}
This box has a color of #aa82ec
<div style="background-color:#aa82ec;">Content here</div>
.mybackground {background-color:#aa82ec;}
Border around this has a color of #aa82ec
<div style="border:2px solid #aa82ec;">Content here</div>
.myborder {border:2px solid #aa82ec;}