#a85bb7 color space conversions
Hex:
#a85bb7
RGB:
168, 91, 183
CMY:
34, 64, 28
CMYK:
8, 50, 0, 28
HSL:
290°, 38.9831%, 53.7255%
HSV (HSB):
290°, 50.2732%, 71.7647%
XYZ:
28.4368, 19.2259, 47.0119
xyY:
0.3004, 0.2031, 19.2259
CIE-Lab:
50.9505, 45.8341, -35.7314
CIE-LCH:
50.9505, 58.1162, 322.0607
CIE-Luv:
50.9505, 33.5097, -59.8903
Hunter-Lab:
43.8473, 39.0316, -32.8760
#a85bb7 color charts
#a85bb7 color shades, tints & tones
#a85bb7 color schemes
#a85bb7 color preview, HTML & CSS examples
This text has a color of #a85bb7
<p style="color:#a85bb7;">Text here</p>
.mytext {color:#a85bb7;}
This box has a color of #a85bb7
<div style="background-color:#a85bb7;">Content here</div>
.mybackground {background-color:#a85bb7;}
Border around this has a color of #a85bb7
<div style="border:2px solid #a85bb7;">Content here</div>
.myborder {border:2px solid #a85bb7;}