#aa85c6 color space conversions
Hex:
#aa85c6
RGB:
170, 133, 198
CMY:
33, 48, 22
CMYK:
14, 33, 0, 22
HSL:
274°, 36.3128%, 64.9020%
HSV (HSB):
274°, 32.8283%, 77.6471%
XYZ:
35.1581, 29.3983, 57.2475
xyY:
0.2886, 0.2414, 29.3983
CIE-Lab:
61.1316, 26.4576, -28.4363
CIE-LCH:
61.1316, 38.8410, 312.9356
CIE-Luv:
61.1316, 15.2803, -47.6411
Hunter-Lab:
54.2202, 20.8598, -24.6462
#aa85c6 color charts
#aa85c6 color shades, tints & tones
#aa85c6 color schemes
#aa85c6 color preview, HTML & CSS examples
This text has a color of #aa85c6
<p style="color:#aa85c6;">Text here</p>
.mytext {color:#aa85c6;}
This box has a color of #aa85c6
<div style="background-color:#aa85c6;">Content here</div>
.mybackground {background-color:#aa85c6;}
Border around this has a color of #aa85c6
<div style="border:2px solid #aa85c6;">Content here</div>
.myborder {border:2px solid #aa85c6;}