#a3498e color space conversions
Hex:
#a3498e
RGB:
163, 73, 142
CMY:
36, 71, 44
CMYK:
0, 55, 13, 36
HSL:
314°, 38.1356%, 46.2745%
HSV (HSB):
314°, 55.2147%, 63.9216%
XYZ:
22.3693, 14.5046, 27.2119
xyY:
0.3491, 0.2263, 14.5046
CIE-Lab:
44.9481, 45.9960, -20.8955
CIE-LCH:
44.9481, 50.5199, 335.5682
CIE-Luv:
44.9481, 46.9842, -36.4566
Hunter-Lab:
38.0849, 38.1939, -15.7036
#a3498e color charts
#a3498e color shades, tints & tones
#a3498e color schemes
#a3498e color preview, HTML & CSS examples
This text has a color of #a3498e
<p style="color:#a3498e;">Text here</p>
.mytext {color:#a3498e;}
This box has a color of #a3498e
<div style="background-color:#a3498e;">Content here</div>
.mybackground {background-color:#a3498e;}
Border around this has a color of #a3498e
<div style="border:2px solid #a3498e;">Content here</div>
.myborder {border:2px solid #a3498e;}