#aa82cb color space conversions
Hex:
#aa82cb
RGB:
170, 130, 203
CMY:
33, 49, 20
CMYK:
16, 36, 0, 20
HSL:
273°, 41.2429%, 65.2941%
HSV (HSB):
273°, 35.9606%, 79.6078%
XYZ:
35.3397, 28.8231, 60.2007
xyY:
0.2842, 0.2318, 28.8231
CIE-Lab:
60.6252, 29.2570, -32.0387
CIE-LCH:
60.6252, 43.3872, 312.4015
CIE-Luv:
60.6252, 15.9275, -53.7452
Hunter-Lab:
53.6872, 23.5455, -28.9023
#aa82cb color charts
#aa82cb color shades, tints & tones
#aa82cb color schemes
#aa82cb color preview, HTML & CSS examples
This text has a color of #aa82cb
<p style="color:#aa82cb;">Text here</p>
.mytext {color:#aa82cb;}
This box has a color of #aa82cb
<div style="background-color:#aa82cb;">Content here</div>
.mybackground {background-color:#aa82cb;}
Border around this has a color of #aa82cb
<div style="border:2px solid #aa82cb;">Content here</div>
.myborder {border:2px solid #aa82cb;}