#500a4e color space conversions
Hex:
#500a4e
RGB:
80, 10, 78
CMY:
69, 96, 69
CMYK:
0, 88, 2, 69
HSL:
302°, 77.7778%, 17.6471%
HSV (HSB):
302°, 87.5000%, 31.3725%
XYZ:
4.7920, 2.4726, 7.4324
xyY:
0.3260, 0.1682, 2.4726
CIE-Lab:
17.7943, 39.0467, -23.4712
CIE-LCH:
17.7943, 45.5582, 328.9897
CIE-Luv:
17.7943, 23.3233, -28.1273
Hunter-Lab:
15.7245, 26.8787, -17.0171
#500a4e color charts
#500a4e color shades, tints & tones
#500a4e color schemes
#500a4e color preview, HTML & CSS examples
This text has a color of #500a4e
<p style="color:#500a4e;">Text here</p>
.mytext {color:#500a4e;}
This box has a color of #500a4e
<div style="background-color:#500a4e;">Content here</div>
.mybackground {background-color:#500a4e;}
Border around this has a color of #500a4e
<div style="border:2px solid #500a4e;">Content here</div>
.myborder {border:2px solid #500a4e;}