#50e25e color space conversions
Hex:
#50e25e
RGB:
80, 226, 94
CMY:
69, 11, 63
CMYK:
65, 0, 58, 11
HSL:
126°, 71.5686%, 60.0000%
HSV (HSB):
126°, 64.6018%, 88.6275%
XYZ:
32.5250, 56.9063, 19.8595
xyY:
0.2976, 0.5207, 56.9063
CIE-Lab:
80.1269, -64.6126, 52.3135
CIE-LCH:
80.1269, 83.1354, 141.0047
CIE-Luv:
80.1269, -62.7797, 76.2785
Hunter-Lab:
75.4363, -55.0517, 37.1966
#50e25e color charts
#50e25e color shades, tints & tones
#50e25e color schemes
#50e25e color preview, HTML & CSS examples
This text has a color of #50e25e
<p style="color:#50e25e;">Text here</p>
.mytext {color:#50e25e;}
This box has a color of #50e25e
<div style="background-color:#50e25e;">Content here</div>
.mybackground {background-color:#50e25e;}
Border around this has a color of #50e25e
<div style="border:2px solid #50e25e;">Content here</div>
.myborder {border:2px solid #50e25e;}