#50dd4e color space conversions
Hex:
#50dd4e
RGB:
80, 221, 78
CMY:
69, 13, 69
CMYK:
64, 0, 65, 13
HSL:
119°, 67.7725%, 58.6275%
HSV (HSB):
119°, 64.7059%, 86.6667%
XYZ:
30.5399, 53.9684, 16.0151
xyY:
0.3038, 0.5369, 53.9684
CIE-Lab:
78.4433, -64.6209, 57.2603
CIE-LCH:
78.4433, 86.3401, 138.4560
CIE-Luv:
78.4433, -61.4817, 80.1252
Hunter-Lab:
73.4632, -54.3552, 38.4990
#50dd4e color charts
#50dd4e color shades, tints & tones
#50dd4e color schemes
#50dd4e color preview, HTML & CSS examples
This text has a color of #50dd4e
<p style="color:#50dd4e;">Text here</p>
.mytext {color:#50dd4e;}
This box has a color of #50dd4e
<div style="background-color:#50dd4e;">Content here</div>
.mybackground {background-color:#50dd4e;}
Border around this has a color of #50dd4e
<div style="border:2px solid #50dd4e;">Content here</div>
.myborder {border:2px solid #50dd4e;}