#a85fc2 color space conversions
Hex:
#a85fc2
RGB:
168, 95, 194
CMY:
34, 63, 24
CMYK:
13, 51, 0, 24
HSL:
284°, 44.7964%, 56.6667%
HSV (HSB):
284°, 51.0309%, 76.0784%
XYZ:
29.9783, 20.4043, 53.3973
xyY:
0.2889, 0.1966, 20.4043
CIE-Lab:
52.2913, 45.9913, -39.9751
CIE-LCH:
52.2913, 60.9361, 319.0032
CIE-Luv:
52.2913, 29.7788, -66.8041
Hunter-Lab:
45.1711, 39.4139, -38.4677
#a85fc2 color charts
#a85fc2 color shades, tints & tones
#a85fc2 color schemes
#a85fc2 color preview, HTML & CSS examples
This text has a color of #a85fc2
<p style="color:#a85fc2;">Text here</p>
.mytext {color:#a85fc2;}
This box has a color of #a85fc2
<div style="background-color:#a85fc2;">Content here</div>
.mybackground {background-color:#a85fc2;}
Border around this has a color of #a85fc2
<div style="border:2px solid #a85fc2;">Content here</div>
.myborder {border:2px solid #a85fc2;}