#a85cc9 color space conversions
Hex:
#a85cc9
RGB:
168, 92, 201
CMY:
34, 64, 21
CMYK:
16, 54, 0, 21
HSL:
282°, 50.2304%, 57.4510%
HSV (HSB):
282°, 54.2289%, 78.8235%
XYZ:
30.5182, 20.1962, 57.5481
xyY:
0.2819, 0.1865, 20.1962
CIE-Lab:
52.0583, 49.0268, -44.3620
CIE-LCH:
52.0583, 66.1181, 317.8596
CIE-Luv:
52.0583, 29.3448, -73.8955
Hunter-Lab:
44.9401, 42.5715, -44.4657
#a85cc9 color charts
#a85cc9 color shades, tints & tones
#a85cc9 color schemes
#a85cc9 color preview, HTML & CSS examples
This text has a color of #a85cc9
<p style="color:#a85cc9;">Text here</p>
.mytext {color:#a85cc9;}
This box has a color of #a85cc9
<div style="background-color:#a85cc9;">Content here</div>
.mybackground {background-color:#a85cc9;}
Border around this has a color of #a85cc9
<div style="border:2px solid #a85cc9;">Content here</div>
.myborder {border:2px solid #a85cc9;}