#a85cac color space conversions
Hex:
#a85cac
RGB:
168, 92, 172
CMY:
34, 64, 33
CMYK:
2, 47, 0, 33
HSL:
297°, 32.5203%, 51.7647%
HSV (HSB):
297°, 46.5116%, 67.4510%
XYZ:
27.4220, 18.9577, 41.2436
xyY:
0.3130, 0.2164, 18.9577
CIE-Lab:
50.6377, 43.1561, -29.8165
CIE-LCH:
50.6377, 52.4545, 325.3595
CIE-Luv:
50.6377, 35.5585, -50.4085
Hunter-Lab:
43.5404, 36.2245, -25.6841
#a85cac color charts
#a85cac color shades, tints & tones
#a85cac color schemes
#a85cac color preview, HTML & CSS examples
This text has a color of #a85cac
<p style="color:#a85cac;">Text here</p>
.mytext {color:#a85cac;}
This box has a color of #a85cac
<div style="background-color:#a85cac;">Content here</div>
.mybackground {background-color:#a85cac;}
Border around this has a color of #a85cac
<div style="border:2px solid #a85cac;">Content here</div>
.myborder {border:2px solid #a85cac;}