#500e6b color space conversions
Hex:
#500e6b
RGB:
80, 14, 107
CMY:
69, 95, 58
CMYK:
25, 87, 0, 58
HSL:
283°, 76.8595%, 23.7255%
HSV (HSB):
283°, 86.9159%, 41.9608%
XYZ:
6.1191, 3.0811, 14.1821
xyY:
0.2617, 0.1318, 3.0811
CIE-Lab:
20.3658, 43.6463, -38.6815
CIE-LCH:
20.3658, 58.3203, 318.4511
CIE-Luv:
20.3658, 15.9196, -46.6181
Hunter-Lab:
17.5530, 31.5090, -35.6167
#500e6b color charts
#500e6b color shades, tints & tones
#500e6b color schemes
#500e6b color preview, HTML & CSS examples
This text has a color of #500e6b
<p style="color:#500e6b;">Text here</p>
.mytext {color:#500e6b;}
This box has a color of #500e6b
<div style="background-color:#500e6b;">Content here</div>
.mybackground {background-color:#500e6b;}
Border around this has a color of #500e6b
<div style="border:2px solid #500e6b;">Content here</div>
.myborder {border:2px solid #500e6b;}