#500c5d color space conversions
Hex:
#500c5d
RGB:
80, 12, 93
CMY:
69, 95, 64
CMYK:
14, 87, 0, 64
HSL:
290°, 77.1429%, 20.5882%
HSV (HSB):
290°, 87.0968%, 36.4706%
XYZ:
5.4155, 2.7587, 10.6030
xyY:
0.2884, 0.1469, 2.7587
CIE-Lab:
19.0505, 41.3197, -31.5818
CIE-LCH:
19.0505, 52.0070, 322.6083
CIE-Luv:
19.0505, 19.2529, -37.7609
Hunter-Lab:
16.6094, 29.1336, -26.2224
#500c5d color charts
#500c5d color shades, tints & tones
#500c5d color schemes
#500c5d color preview, HTML & CSS examples
This text has a color of #500c5d
<p style="color:#500c5d;">Text here</p>
.mytext {color:#500c5d;}
This box has a color of #500c5d
<div style="background-color:#500c5d;">Content here</div>
.mybackground {background-color:#500c5d;}
Border around this has a color of #500c5d
<div style="border:2px solid #500c5d;">Content here</div>
.myborder {border:2px solid #500c5d;}