#50ed2e color space conversions
Hex:
#50ed2e
RGB:
80, 237, 46
CMY:
69, 7, 82
CMYK:
66, 0, 81, 7
HSL:
109°, 84.1410%, 55.4902%
HSV (HSB):
109°, 80.5907%, 92.9412%
XYZ:
34.0856, 62.4711, 12.8464
xyY:
0.3116, 0.5710, 62.4711
CIE-Lab:
83.1633, -72.1944, 72.8784
CIE-LCH:
83.1633, 102.5831, 134.7298
CIE-Luv:
83.1633, -67.9011, 95.6870
Hunter-Lab:
79.0387, -61.3392, 45.6905
#50ed2e color charts
#50ed2e color shades, tints & tones
#50ed2e color schemes
#50ed2e color preview, HTML & CSS examples
This text has a color of #50ed2e
<p style="color:#50ed2e;">Text here</p>
.mytext {color:#50ed2e;}
This box has a color of #50ed2e
<div style="background-color:#50ed2e;">Content here</div>
.mybackground {background-color:#50ed2e;}
Border around this has a color of #50ed2e
<div style="border:2px solid #50ed2e;">Content here</div>
.myborder {border:2px solid #50ed2e;}