#a85fa5 color space conversions
Hex:
#a85fa5
RGB:
168, 95, 165
CMY:
34, 63, 35
CMYK:
0, 43, 2, 34
HSL:
302°, 29.5547%, 51.5686%
HSV (HSB):
302°, 43.4524%, 65.8824%
XYZ:
27.0322, 19.2259, 37.8835
xyY:
0.3213, 0.2285, 19.2259
CIE-Lab:
50.9504, 40.2351, -25.2356
CIE-LCH:
50.9504, 47.4942, 327.9039
CIE-Luv:
50.9504, 35.8779, -43.0948
Hunter-Lab:
43.8473, 33.3138, -20.5327
#a85fa5 color charts
#a85fa5 color shades, tints & tones
#a85fa5 color schemes
#a85fa5 color preview, HTML & CSS examples
This text has a color of #a85fa5
<p style="color:#a85fa5;">Text here</p>
.mytext {color:#a85fa5;}
This box has a color of #a85fa5
<div style="background-color:#a85fa5;">Content here</div>
.mybackground {background-color:#a85fa5;}
Border around this has a color of #a85fa5
<div style="border:2px solid #a85fa5;">Content here</div>
.myborder {border:2px solid #a85fa5;}