#a53c9c color space conversions
Hex:
#a53c9c
RGB:
165, 60, 156
CMY:
35, 76, 39
CMYK:
0, 64, 5, 35
HSL:
305°, 46.6667%, 44.1176%
HSV (HSB):
305°, 63.6364%, 64.7059%
XYZ:
23.1337, 13.6314, 32.8643
xyY:
0.3322, 0.1958, 13.6314
CIE-Lab:
43.6995, 54.8546, -31.2283
CIE-LCH:
43.6995, 63.1208, 330.3475
CIE-Luv:
43.6995, 48.7637, -52.3997
Hunter-Lab:
36.9207, 47.2330, -26.9316
#a53c9c color charts
#a53c9c color shades, tints & tones
#a53c9c color schemes
#a53c9c color preview, HTML & CSS examples
This text has a color of #a53c9c
<p style="color:#a53c9c;">Text here</p>
.mytext {color:#a53c9c;}
This box has a color of #a53c9c
<div style="background-color:#a53c9c;">Content here</div>
.mybackground {background-color:#a53c9c;}
Border around this has a color of #a53c9c
<div style="border:2px solid #a53c9c;">Content here</div>
.myborder {border:2px solid #a53c9c;}