#50e80e color space conversions
Hex:
        #50e80e
        RGB:
        80, 232, 14
        CMY:
        69, 9, 95
        CMYK:
        66, 0, 94, 9
      HSL:
        102°, 88.6179%, 48.2353%
        HSV (HSB):
        102°, 93.9655%, 90.9804%
        XYZ:
        32.2441, 59.4504, 10.1911
        xyY:
        0.3165, 0.5835, 59.4504
      CIE-Lab:
        81.5385, -71.7069, 77.3634
        CIE-LCH:
        81.5385, 105.4845, 132.8270
        CIE-Luv:
        81.5385, -66.4891, 97.7105
        Hunter-Lab:
        77.1041, -60.2853, 46.1363
      #50e80e color charts
#50e80e RGB chart
      #50e80e CMYK chart
      #50e80e RGB pie chart
      #50e80e color shades, tints & tones
#50e80e color schemes
#50e80e color preview, HTML & CSS examples
           This text has a color of #50e80e        
        
          <p style="color:#50e80e;">Text here</p>
        
        
          .mytext {color:#50e80e;}
        
        Text color #50e80e
      
           This box has a color of #50e80e        
        
          <div style="background-color:#50e80e;">Content here</div>
        
        
          .mybackground {background-color:#50e80e;}
        
        Background color #50e80e
      
           Border around this has a color of #50e80e        
        
          <div style="border:2px solid #50e80e;">Content here</div>
        
        
          .myborder {border:2px solid #50e80e;}
        
        Border color #50e80e