#500e9e color space conversions
Hex:
#500e9e
RGB:
80, 14, 158
CMY:
69, 95, 38
CMYK:
49, 91, 0, 38
HSL:
268°, 83.7209%, 33.7255%
HSV (HSB):
268°, 91.1392%, 61.9608%
XYZ:
9.6369, 4.4882, 32.7061
xyY:
0.2058, 0.0958, 4.4882
CIE-Lab:
25.2238, 55.4614, -62.8674
CIE-LCH:
25.2238, 83.8349, 311.4186
CIE-Luv:
25.2238, 7.3233, -77.9173
Hunter-Lab:
21.1853, 44.1225, -76.7029
#500e9e color charts
#500e9e color shades, tints & tones
#500e9e color schemes
#500e9e color preview, HTML & CSS examples
This text has a color of #500e9e
<p style="color:#500e9e;">Text here</p>
.mytext {color:#500e9e;}
This box has a color of #500e9e
<div style="background-color:#500e9e;">Content here</div>
.mybackground {background-color:#500e9e;}
Border around this has a color of #500e9e
<div style="border:2px solid #500e9e;">Content here</div>
.myborder {border:2px solid #500e9e;}