#50a76a color space conversions
Hex:
        #50a76a
        RGB:
        80, 167, 106
        CMY:
        69, 35, 58
        CMYK:
        52, 0, 37, 35
      HSL:
        138°, 35.2227%, 48.4314%
        HSV (HSB):
        138°, 52.0958%, 65.4902%
        XYZ:
        19.7285, 30.3835, 18.4605
        xyY:
        0.2877, 0.4431, 30.3835
      CIE-Lab:
        61.9837, -40.0935, 23.7607
        CIE-LCH:
        61.9837, 46.6053, 149.3477
        CIE-Luv:
        61.9837, -39.6346, 37.6882
        Hunter-Lab:
        55.1212, -32.5751, 18.7283
      #50a76a color charts
#50a76a RGB chart
      #50a76a CMYK chart
      #50a76a RGB pie chart
      #50a76a color shades, tints & tones
#50a76a color schemes
#50a76a color preview, HTML & CSS examples
           This text has a color of #50a76a        
        
          <p style="color:#50a76a;">Text here</p>
        
        
          .mytext {color:#50a76a;}
        
        Text color #50a76a
      
           This box has a color of #50a76a        
        
          <div style="background-color:#50a76a;">Content here</div>
        
        
          .mybackground {background-color:#50a76a;}
        
        Background color #50a76a
      
           Border around this has a color of #50a76a        
        
          <div style="border:2px solid #50a76a;">Content here</div>
        
        
          .myborder {border:2px solid #50a76a;}
        
        Border color #50a76a