#50df50 color space conversions
Hex:
#50df50
RGB:
80, 223, 80
CMY:
69, 13, 69
CMYK:
64, 0, 64, 13
HSL:
120°, 69.0821%, 59.4118%
HSV (HSB):
120°, 64.1256%, 87.4510%
XYZ:
31.1439, 55.0600, 16.5756
xyY:
0.3030, 0.5357, 55.0600
CIE-Lab:
79.0758, -65.1041, 57.1332
CIE-LCH:
79.0758, 86.6184, 138.7309
CIE-Luv:
79.0758, -62.1479, 80.3396
Hunter-Lab:
74.2024, -54.9350, 38.6973
#50df50 color charts
#50df50 color shades, tints & tones
#50df50 color schemes
#50df50 color preview, HTML & CSS examples
This text has a color of #50df50
<p style="color:#50df50;">Text here</p>
.mytext {color:#50df50;}
This box has a color of #50df50
<div style="background-color:#50df50;">Content here</div>
.mybackground {background-color:#50df50;}
Border around this has a color of #50df50
<div style="border:2px solid #50df50;">Content here</div>
.myborder {border:2px solid #50df50;}