#50b520 color space conversions
Hex:
        #50b520
        RGB:
        80, 181, 32
        CMY:
        69, 29, 87
        CMYK:
        56, 0, 82, 29
      HSL:
        101°, 69.9531%, 41.7647%
        HSV (HSB):
        101°, 82.3204%, 70.9804%
        XYZ:
        20.0929, 34.8575, 7.0357
        xyY:
        0.3242, 0.5623, 34.8575
      CIE-Lab:
        65.6376, -54.0314, 60.4983
        CIE-LCH:
        65.6376, 81.1137, 131.7683
        CIE-Luv:
        65.6376, -47.2322, 74.9519
        Hunter-Lab:
        59.0402, -42.5725, 34.2627
      #50b520 color charts
#50b520 RGB chart
      #50b520 CMYK chart
      #50b520 RGB pie chart
      #50b520 color shades, tints & tones
#50b520 color schemes
#50b520 color preview, HTML & CSS examples
           This text has a color of #50b520        
        
          <p style="color:#50b520;">Text here</p>
        
        
          .mytext {color:#50b520;}
        
        Text color #50b520
      
           This box has a color of #50b520        
        
          <div style="background-color:#50b520;">Content here</div>
        
        
          .mybackground {background-color:#50b520;}
        
        Background color #50b520
      
           Border around this has a color of #50b520        
        
          <div style="border:2px solid #50b520;">Content here</div>
        
        
          .myborder {border:2px solid #50b520;}
        
        Border color #50b520