#50a34d color space conversions
Hex:
        #50a34d
        RGB:
        80, 163, 77
        CMY:
        69, 36, 70
        CMYK:
        51, 0, 53, 36
      HSL:
        118°, 35.8333%, 47.0588%
        HSV (HSB):
        118°, 52.7607%, 63.9216%
        XYZ:
        17.7450, 28.4357, 11.5746
        xyY:
        0.3072, 0.4923, 28.4357
      CIE-Lab:
        60.2803, -43.0249, 36.7753
        CIE-LCH:
        60.2803, 56.6001, 139.4780
        CIE-Luv:
        60.2803, -38.9136, 51.6746
        Hunter-Lab:
        53.3251, -33.9195, 24.4583
      #50a34d color charts
#50a34d RGB chart
      #50a34d CMYK chart
      #50a34d RGB pie chart
      #50a34d color shades, tints & tones
#50a34d color schemes
#50a34d color preview, HTML & CSS examples
           This text has a color of #50a34d        
        
          <p style="color:#50a34d;">Text here</p>
        
        
          .mytext {color:#50a34d;}
        
        Text color #50a34d
      
           This box has a color of #50a34d        
        
          <div style="background-color:#50a34d;">Content here</div>
        
        
          .mybackground {background-color:#50a34d;}
        
        Background color #50a34d
      
           Border around this has a color of #50a34d        
        
          <div style="border:2px solid #50a34d;">Content here</div>
        
        
          .myborder {border:2px solid #50a34d;}
        
        Border color #50a34d