#a85ab9 color space conversions
Hex:
#a85ab9
RGB:
168, 90, 185
CMY:
34, 65, 27
CMYK:
9, 51, 0, 27
HSL:
289°, 40.4255%, 53.9216%
HSV (HSB):
289°, 51.3514%, 72.5490%
XYZ:
28.5616, 19.1399, 48.0880
xyY:
0.2982, 0.1998, 19.1399
CIE-Lab:
50.8505, 46.7533, -37.0482
CIE-LCH:
50.8505, 59.6527, 321.6060
CIE-Luv:
50.8505, 33.4246, -62.0057
Hunter-Lab:
43.7492, 39.9721, -34.5455
#a85ab9 color charts
#a85ab9 color shades, tints & tones
#a85ab9 color schemes
#a85ab9 color preview, HTML & CSS examples
This text has a color of #a85ab9
<p style="color:#a85ab9;">Text here</p>
.mytext {color:#a85ab9;}
This box has a color of #a85ab9
<div style="background-color:#a85ab9;">Content here</div>
.mybackground {background-color:#a85ab9;}
Border around this has a color of #a85ab9
<div style="border:2px solid #a85ab9;">Content here</div>
.myborder {border:2px solid #a85ab9;}