#a85dcc color space conversions
Hex:
#a85dcc
RGB:
168, 93, 204
CMY:
34, 64, 20
CMYK:
18, 54, 0, 20
HSL:
281°, 52.1127%, 58.2353%
HSV (HSB):
281°, 54.4118%, 80.0000%
XYZ:
30.9619, 20.5132, 59.4543
xyY:
0.2791, 0.1849, 20.5132
CIE-Lab:
52.4125, 49.1511, -45.5173
CIE-LCH:
52.4125, 66.9900, 317.1982
CIE-Luv:
52.4125, 28.4130, -75.8057
Hunter-Lab:
45.2915, 42.7651, -46.1262
#a85dcc color charts
#a85dcc color shades, tints & tones
#a85dcc color schemes
#a85dcc color preview, HTML & CSS examples
This text has a color of #a85dcc
<p style="color:#a85dcc;">Text here</p>
.mytext {color:#a85dcc;}
This box has a color of #a85dcc
<div style="background-color:#a85dcc;">Content here</div>
.mybackground {background-color:#a85dcc;}
Border around this has a color of #a85dcc
<div style="border:2px solid #a85dcc;">Content here</div>
.myborder {border:2px solid #a85dcc;}