#a3528a color space conversions
Hex:
#a3528a
RGB:
163, 82, 138
CMY:
36, 68, 46
CMYK:
0, 50, 15, 36
HSL:
319°, 33.0612%, 48.0392%
HSV (HSB):
319°, 49.6933%, 63.9216%
XYZ:
22.7090, 15.6561, 25.8698
xyY:
0.3535, 0.2437, 15.6561
CIE-Lab:
46.5200, 40.7753, -16.0792
CIE-LCH:
46.5200, 43.8311, 338.4789
CIE-Luv:
46.5200, 44.2582, -28.9833
Hunter-Lab:
39.5678, 33.2022, -11.0669
#a3528a color charts
#a3528a color shades, tints & tones
#a3528a color schemes
#a3528a color preview, HTML & CSS examples
This text has a color of #a3528a
<p style="color:#a3528a;">Text here</p>
.mytext {color:#a3528a;}
This box has a color of #a3528a
<div style="background-color:#a3528a;">Content here</div>
.mybackground {background-color:#a3528a;}
Border around this has a color of #a3528a
<div style="border:2px solid #a3528a;">Content here</div>
.myborder {border:2px solid #a3528a;}