#50a82f color space conversions
Hex:
        #50a82f
        RGB:
        80, 168, 47
        CMY:
        69, 34, 82
        CMYK:
        52, 0, 72, 34
      HSL:
        104°, 56.2791%, 42.1569%
        HSV (HSB):
        104°, 72.0238%, 65.8824%
        XYZ:
        17.8240, 29.9160, 7.5243
        xyY:
        0.3225, 0.5413, 29.9160
      CIE-Lab:
        61.5817, -48.2108, 51.6889
        CIE-LCH:
        61.5817, 70.6826, 133.0060
        CIE-Luv:
        61.5817, -41.6940, 65.7348
        Hunter-Lab:
        54.6955, -37.5481, 30.1305
      #50a82f color charts
#50a82f RGB chart
      #50a82f CMYK chart
      #50a82f RGB pie chart
      #50a82f color shades, tints & tones
#50a82f color schemes
#50a82f color preview, HTML & CSS examples
           This text has a color of #50a82f        
        
          <p style="color:#50a82f;">Text here</p>
        
        
          .mytext {color:#50a82f;}
        
        Text color #50a82f
      
           This box has a color of #50a82f        
        
          <div style="background-color:#50a82f;">Content here</div>
        
        
          .mybackground {background-color:#50a82f;}
        
        Background color #50a82f
      
           Border around this has a color of #50a82f        
        
          <div style="border:2px solid #50a82f;">Content here</div>
        
        
          .myborder {border:2px solid #50a82f;}
        
        Border color #50a82f