#a53f9e color space conversions
Hex:
#a53f9e
RGB:
165, 63, 158
CMY:
35, 75, 38
CMYK:
0, 62, 4, 35
HSL:
304°, 44.7368%, 44.7059%
HSV (HSB):
304°, 61.8182%, 64.7059%
XYZ:
23.4661, 14.0230, 33.8177
xyY:
0.3291, 0.1967, 14.0230
CIE-Lab:
44.2659, 53.9019, -31.5367
CIE-LCH:
44.2659, 62.4498, 329.6691
CIE-Luv:
44.2659, 47.2635, -52.8821
Hunter-Lab:
37.4473, 46.3233, -27.3302
#a53f9e color charts
#a53f9e color shades, tints & tones
#a53f9e color schemes
#a53f9e color preview, HTML & CSS examples
This text has a color of #a53f9e
<p style="color:#a53f9e;">Text here</p>
.mytext {color:#a53f9e;}
This box has a color of #a53f9e
<div style="background-color:#a53f9e;">Content here</div>
.mybackground {background-color:#a53f9e;}
Border around this has a color of #a53f9e
<div style="border:2px solid #a53f9e;">Content here</div>
.myborder {border:2px solid #a53f9e;}