#50064e color space conversions
Hex:
#50064e
RGB:
80, 6, 78
CMY:
69, 98, 69
CMYK:
0, 93, 2, 69
HSL:
302°, 86.0465%, 16.8627%
HSV (HSB):
302°, 92.5000%, 31.3725%
XYZ:
4.7485, 2.3858, 7.4180
xyY:
0.3263, 0.1639, 2.3858
CIE-Lab:
17.3940, 40.2127, -24.1084
CIE-LCH:
17.3940, 46.8858, 329.0564
CIE-Luv:
17.3940, 23.6675, -28.5740
Hunter-Lab:
15.4460, 27.8456, -17.6619
#50064e color charts
#50064e color shades, tints & tones
#50064e color schemes
#50064e color preview, HTML & CSS examples
This text has a color of #50064e
<p style="color:#50064e;">Text here</p>
.mytext {color:#50064e;}
This box has a color of #50064e
<div style="background-color:#50064e;">Content here</div>
.mybackground {background-color:#50064e;}
Border around this has a color of #50064e
<div style="border:2px solid #50064e;">Content here</div>
.myborder {border:2px solid #50064e;}