#a85dc6 color space conversions
Hex:
#a85dc6
RGB:
168, 93, 198
CMY:
34, 64, 22
CMYK:
15, 53, 0, 22
HSL:
283°, 47.9452%, 57.0588%
HSV (HSB):
283°, 53.0303%, 77.6471%
XYZ:
30.2558, 20.2307, 55.7363
xyY:
0.2848, 0.1905, 20.2307
CIE-Lab:
52.0971, 47.8755, -42.5800
CIE-LCH:
52.0971, 64.0711, 318.3504
CIE-Luv:
52.0971, 29.6366, -71.0151
Hunter-Lab:
44.9786, 41.3594, -41.9856
#a85dc6 color charts
#a85dc6 color shades, tints & tones
#a85dc6 color schemes
#a85dc6 color preview, HTML & CSS examples
This text has a color of #a85dc6
<p style="color:#a85dc6;">Text here</p>
.mytext {color:#a85dc6;}
This box has a color of #a85dc6
<div style="background-color:#a85dc6;">Content here</div>
.mybackground {background-color:#a85dc6;}
Border around this has a color of #a85dc6
<div style="border:2px solid #a85dc6;">Content here</div>
.myborder {border:2px solid #a85dc6;}