#500b5c color space conversions
Hex:
#500b5c
RGB:
80, 11, 92
CMY:
69, 96, 64
CMYK:
13, 88, 0, 64
HSL:
291°, 78.6408%, 20.1961%
HSV (HSB):
291°, 88.0435%, 36.0784%
XYZ:
5.3597, 2.7175, 10.3673
xyY:
0.2906, 0.1473, 2.7175
CIE-Lab:
18.8751, 41.4124, -31.1972
CIE-LCH:
18.8751, 51.8484, 323.0082
CIE-Luv:
18.8751, 19.5755, -37.2056
Hunter-Lab:
16.4849, 29.1867, -25.7477
#500b5c color charts
#500b5c color shades, tints & tones
#500b5c color schemes
#500b5c color preview, HTML & CSS examples
This text has a color of #500b5c
<p style="color:#500b5c;">Text here</p>
.mytext {color:#500b5c;}
This box has a color of #500b5c
<div style="background-color:#500b5c;">Content here</div>
.mybackground {background-color:#500b5c;}
Border around this has a color of #500b5c
<div style="border:2px solid #500b5c;">Content here</div>
.myborder {border:2px solid #500b5c;}