#50b500 color space conversions
Hex:
        #50b500
        RGB:
        80, 181, 0
        CMY:
        69, 29, 100
        CMYK:
        56, 0, 100, 29
      HSL:
        93°, 100.0000%, 35.4902%
        HSV (HSB):
        93°, 100.0000%, 70.9804%
        XYZ:
        19.8321, 34.7532, 5.6628
        xyY:
        0.3292, 0.5768, 34.7532
      CIE-Lab:
        65.5561, -54.9740, 65.9599
        CIE-LCH:
        65.5561, 85.8653, 129.8094
        CIE-Luv:
        65.5561, -47.4727, 78.4734
        Hunter-Lab:
        58.9519, -43.1161, 35.5710
      #50b500 color charts
#50b500 RGB chart
      #50b500 CMYK chart
      #50b500 RGB pie chart
      #50b500 color shades, tints & tones
#50b500 color schemes
#50b500 color preview, HTML & CSS examples
           This text has a color of #50b500        
        
          <p style="color:#50b500;">Text here</p>
        
        
          .mytext {color:#50b500;}
        
        Text color #50b500
      
           This box has a color of #50b500        
        
          <div style="background-color:#50b500;">Content here</div>
        
        
          .mybackground {background-color:#50b500;}
        
        Background color #50b500
      
           Border around this has a color of #50b500        
        
          <div style="border:2px solid #50b500;">Content here</div>
        
        
          .myborder {border:2px solid #50b500;}
        
        Border color #50b500