#aa85cf color space conversions
Hex:
#aa85cf
RGB:
170, 133, 207
CMY:
33, 48, 19
CMYK:
18, 36, 0, 19
HSL:
270°, 43.5294%, 66.6667%
HSV (HSB):
270°, 35.7488%, 81.1765%
XYZ:
36.2276, 29.8261, 62.8791
xyY:
0.2810, 0.2313, 29.8261
CIE-Lab:
61.5039, 28.4557, -32.9229
CIE-LCH:
61.5039, 43.5160, 310.8373
CIE-Luv:
61.5039, 14.1667, -55.1945
Hunter-Lab:
54.6133, 22.8343, -30.0344
#aa85cf color charts
#aa85cf color shades, tints & tones
#aa85cf color schemes
#aa85cf color preview, HTML & CSS examples
This text has a color of #aa85cf
<p style="color:#aa85cf;">Text here</p>
.mytext {color:#aa85cf;}
This box has a color of #aa85cf
<div style="background-color:#aa85cf;">Content here</div>
.mybackground {background-color:#aa85cf;}
Border around this has a color of #aa85cf
<div style="border:2px solid #aa85cf;">Content here</div>
.myborder {border:2px solid #aa85cf;}