#50e53e color space conversions
Hex:
#50e53e
RGB:
80, 229, 62
CMY:
69, 10, 76
CMYK:
65, 0, 73, 10
HSL:
114°, 76.2557%, 57.0588%
HSV (HSB):
114°, 72.9258%, 89.8039%
XYZ:
32.1971, 58.0919, 14.0733
xyY:
0.3085, 0.5566, 58.0919
CIE-Lab:
80.7899, -68.6496, 65.7579
CIE-LCH:
80.7899, 95.0624, 136.2325
CIE-Luv:
80.7899, -64.7706, 88.6999
Hunter-Lab:
76.2180, -57.9771, 42.4050
#50e53e color charts
#50e53e color shades, tints & tones
#50e53e color schemes
#50e53e color preview, HTML & CSS examples
This text has a color of #50e53e
<p style="color:#50e53e;">Text here</p>
.mytext {color:#50e53e;}
This box has a color of #50e53e
<div style="background-color:#50e53e;">Content here</div>
.mybackground {background-color:#50e53e;}
Border around this has a color of #50e53e
<div style="border:2px solid #50e53e;">Content here</div>
.myborder {border:2px solid #50e53e;}