#50e61b color space conversions
Hex:
        #50e61b
        RGB:
        80, 230, 27
        CMY:
        69, 10, 89
        CMYK:
        65, 0, 88, 10
      HSL:
        104°, 80.2372%, 50.3922%
        HSV (HSB):
        104°, 88.2609%, 90.1961%
        XYZ:
        31.8029, 58.3782, 10.6289
        xyY:
        0.3155, 0.5791, 58.3782
      CIE-Lab:
        80.9486, -70.7621, 75.0643
        CIE-LCH:
        80.9486, 103.1597, 133.3101
        CIE-Luv:
        80.9486, -65.6829, 95.7446
        Hunter-Lab:
        76.4057, -59.4115, 45.2361
      #50e61b color charts
#50e61b RGB chart
      #50e61b CMYK chart
      #50e61b RGB pie chart
      #50e61b color shades, tints & tones
#50e61b color schemes
#50e61b color preview, HTML & CSS examples
           This text has a color of #50e61b        
        
          <p style="color:#50e61b;">Text here</p>
        
        
          .mytext {color:#50e61b;}
        
        Text color #50e61b
      
           This box has a color of #50e61b        
        
          <div style="background-color:#50e61b;">Content here</div>
        
        
          .mybackground {background-color:#50e61b;}
        
        Background color #50e61b
      
           Border around this has a color of #50e61b        
        
          <div style="border:2px solid #50e61b;">Content here</div>
        
        
          .myborder {border:2px solid #50e61b;}
        
        Border color #50e61b