#50b00e color space conversions
Hex:
        #50b00e
        RGB:
        80, 176, 14
        CMY:
        69, 31, 95
        CMYK:
        55, 0, 92, 31
      HSL:
        96°, 85.2632%, 37.2549%
        HSV (HSB):
        96°, 92.0455%, 69.0196%
        XYZ:
        18.9129, 32.7878, 5.7473
        xyY:
        0.3292, 0.5707, 32.7878
      CIE-Lab:
        63.9888, -52.8732, 62.8879
        CIE-LCH:
        63.9888, 82.1612, 130.0555
        CIE-Luv:
        63.9888, -45.3802, 75.3464
        Hunter-Lab:
        57.2607, -41.2487, 34.1314
      #50b00e color charts
#50b00e RGB chart
      #50b00e CMYK chart
      #50b00e RGB pie chart
      #50b00e color shades, tints & tones
#50b00e color schemes
#50b00e color preview, HTML & CSS examples
           This text has a color of #50b00e        
        
          <p style="color:#50b00e;">Text here</p>
        
        
          .mytext {color:#50b00e;}
        
        Text color #50b00e
      
           This box has a color of #50b00e        
        
          <div style="background-color:#50b00e;">Content here</div>
        
        
          .mybackground {background-color:#50b00e;}
        
        Background color #50b00e
      
           Border around this has a color of #50b00e        
        
          <div style="border:2px solid #50b00e;">Content here</div>
        
        
          .myborder {border:2px solid #50b00e;}
        
        Border color #50b00e