#50074e color space conversions
Hex:
#50074e
RGB:
80, 7, 78
CMY:
69, 97, 69
CMYK:
0, 91, 2, 69
HSL:
302°, 83.9080%, 17.0588%
HSV (HSB):
302°, 91.2500%, 31.3725%
XYZ:
4.7594, 2.4075, 7.4216
xyY:
0.3262, 0.1650, 2.4075
CIE-Lab:
17.4950, 39.9177, -23.9475
CIE-LCH:
17.4950, 46.5500, 329.0395
CIE-Luv:
17.4950, 23.5828, -28.4640
Hunter-Lab:
15.5161, 27.5998, -17.4980
#50074e color charts
#50074e color shades, tints & tones
#50074e color schemes
#50074e color preview, HTML & CSS examples
This text has a color of #50074e
<p style="color:#50074e;">Text here</p>
.mytext {color:#50074e;}
This box has a color of #50074e
<div style="background-color:#50074e;">Content here</div>
.mybackground {background-color:#50074e;}
Border around this has a color of #50074e
<div style="border:2px solid #50074e;">Content here</div>
.myborder {border:2px solid #50074e;}