#a53b8d color space conversions
Hex:
#a53b8d
RGB:
165, 59, 141
CMY:
35, 77, 45
CMYK:
0, 64, 15, 35
HSL:
314°, 47.3214%, 43.9216%
HSV (HSB):
314°, 64.2424%, 64.7059%
XYZ:
21.8887, 13.0503, 26.5646
xyY:
0.3559, 0.2122, 13.0503
CIE-Lab:
42.8390, 52.8602, -23.5250
CIE-LCH:
42.8390, 57.8587, 336.0090
CIE-Luv:
42.8390, 53.8101, -40.8327
Hunter-Lab:
36.1253, 44.9361, -18.3110
#a53b8d color charts
#a53b8d color shades, tints & tones
#a53b8d color schemes
#a53b8d color preview, HTML & CSS examples
This text has a color of #a53b8d
<p style="color:#a53b8d;">Text here</p>
.mytext {color:#a53b8d;}
This box has a color of #a53b8d
<div style="background-color:#a53b8d;">Content here</div>
.mybackground {background-color:#a53b8d;}
Border around this has a color of #a53b8d
<div style="border:2px solid #a53b8d;">Content here</div>
.myborder {border:2px solid #a53b8d;}