#aa8bbd color space conversions
Hex:
#aa8bbd
RGB:
170, 139, 189
CMY:
33, 45, 26
CMYK:
10, 26, 0, 26
HSL:
277°, 27.4725%, 64.3137%
HSV (HSB):
277°, 26.4550%, 74.1176%
XYZ:
34.9955, 30.6854, 52.2225
xyY:
0.2968, 0.2603, 30.6854
CIE-Lab:
62.2412, 21.1205, -21.6549
CIE-LCH:
62.2412, 30.2491, 314.2843
CIE-Luv:
62.2412, 13.6540, -36.1914
Hunter-Lab:
55.3944, 15.8274, -17.1190
#aa8bbd color charts
#aa8bbd color shades, tints & tones
#aa8bbd color schemes
#aa8bbd color preview, HTML & CSS examples
This text has a color of #aa8bbd
<p style="color:#aa8bbd;">Text here</p>
.mytext {color:#aa8bbd;}
This box has a color of #aa8bbd
<div style="background-color:#aa8bbd;">Content here</div>
.mybackground {background-color:#aa8bbd;}
Border around this has a color of #aa8bbd
<div style="border:2px solid #aa8bbd;">Content here</div>
.myborder {border:2px solid #aa8bbd;}