#500e4d color space conversions
Hex:
#500e4d
RGB:
80, 14, 77
CMY:
69, 95, 70
CMYK:
0, 83, 4, 69
HSL:
303°, 70.2128%, 18.4314%
HSV (HSB):
303°, 82.5000%, 31.3725%
XYZ:
4.8049, 2.5554, 7.2612
xyY:
0.3286, 0.1748, 2.5554
CIE-Lab:
18.1672, 37.6051, -22.1956
CIE-LCH:
18.1672, 43.6668, 329.4496
CIE-Luv:
18.1672, 23.1953, -26.9412
Hunter-Lab:
15.9855, 25.6781, -15.7417
#500e4d color charts
#500e4d color shades, tints & tones
#500e4d color schemes
#500e4d color preview, HTML & CSS examples
This text has a color of #500e4d
<p style="color:#500e4d;">Text here</p>
.mytext {color:#500e4d;}
This box has a color of #500e4d
<div style="background-color:#500e4d;">Content here</div>
.mybackground {background-color:#500e4d;}
Border around this has a color of #500e4d
<div style="border:2px solid #500e4d;">Content here</div>
.myborder {border:2px solid #500e4d;}