#50074d color space conversions
Hex:
#50074d
RGB:
80, 7, 77
CMY:
69, 97, 70
CMYK:
0, 91, 4, 69
HSL:
302°, 83.9080%, 17.0588%
HSV (HSB):
302°, 91.2500%, 31.3725%
XYZ:
4.7238, 2.3933, 7.2342
xyY:
0.3292, 0.1668, 2.3933
CIE-Lab:
17.4288, 39.7423, -23.3680
CIE-LCH:
17.4288, 46.1033, 329.5450
CIE-Luv:
17.4288, 23.8655, -27.8099
Hunter-Lab:
15.4701, 27.4321, -16.8961
#50074d color charts
#50074d color shades, tints & tones
#50074d color schemes
#50074d color preview, HTML & CSS examples
This text has a color of #50074d
<p style="color:#50074d;">Text here</p>
.mytext {color:#50074d;}
This box has a color of #50074d
<div style="background-color:#50074d;">Content here</div>
.mybackground {background-color:#50074d;}
Border around this has a color of #50074d
<div style="border:2px solid #50074d;">Content here</div>
.myborder {border:2px solid #50074d;}