#a85cc5 color space conversions
Hex:
#a85cc5
RGB:
168, 92, 197
CMY:
34, 64, 23
CMYK:
15, 53, 0, 23
HSL:
283°, 47.5113%, 56.6667%
HSV (HSB):
283°, 53.2995%, 77.2549%
XYZ:
30.0536, 20.0103, 55.1017
xyY:
0.2858, 0.1903, 20.0103
CIE-Lab:
51.8489, 48.1831, -42.3983
CIE-LCH:
51.8489, 64.1812, 318.6541
CIE-Luv:
51.8489, 30.1739, -70.6991
Hunter-Lab:
44.7329, 41.6419, -41.7200
#a85cc5 color charts
#a85cc5 color shades, tints & tones
#a85cc5 color schemes
#a85cc5 color preview, HTML & CSS examples
This text has a color of #a85cc5
<p style="color:#a85cc5;">Text here</p>
.mytext {color:#a85cc5;}
This box has a color of #a85cc5
<div style="background-color:#a85cc5;">Content here</div>
.mybackground {background-color:#a85cc5;}
Border around this has a color of #a85cc5
<div style="border:2px solid #a85cc5;">Content here</div>
.myborder {border:2px solid #a85cc5;}