#50e60b color space conversions
Hex:
        #50e60b
        RGB:
        80, 230, 11
        CMY:
        69, 10, 96
        CMYK:
        65, 0, 95, 10
      HSL:
        101°, 90.8714%, 47.2549%
        HSV (HSB):
        101°, 95.2174%, 90.1961%
        XYZ:
        31.6655, 58.3233, 9.9052
        xyY:
        0.3170, 0.5839, 58.3233
      CIE-Lab:
        80.9182, -71.1316, 77.1511
        CIE-LCH:
        80.9182, 104.9381, 132.6754
        CIE-Luv:
        80.9182, -65.7991, 97.1217
        Hunter-Lab:
        76.3697, -59.6347, 45.7688
      #50e60b color charts
#50e60b RGB chart
      #50e60b CMYK chart
      #50e60b RGB pie chart
      #50e60b color shades, tints & tones
#50e60b color schemes
#50e60b color preview, HTML & CSS examples
           This text has a color of #50e60b        
        
          <p style="color:#50e60b;">Text here</p>
        
        
          .mytext {color:#50e60b;}
        
        Text color #50e60b
      
           This box has a color of #50e60b        
        
          <div style="background-color:#50e60b;">Content here</div>
        
        
          .mybackground {background-color:#50e60b;}
        
        Background color #50e60b
      
           Border around this has a color of #50e60b        
        
          <div style="border:2px solid #50e60b;">Content here</div>
        
        
          .myborder {border:2px solid #50e60b;}
        
        Border color #50e60b