#50a14d color space conversions
Hex:
        #50a14d
        RGB:
        80, 161, 77
        CMY:
        69, 37, 70
        CMYK:
        50, 0, 52, 37
      HSL:
        118°, 35.2941%, 46.6667%
        HSV (HSB):
        118°, 52.1739%, 63.1373%
        XYZ:
        17.3927, 27.7310, 11.4571
        xyY:
        0.3074, 0.4901, 27.7310
      CIE-Lab:
        59.6450, -42.1903, 36.0014
        CIE-LCH:
        59.6450, 55.4628, 139.5255
        CIE-Luv:
        59.6450, -38.0701, 50.6025
        Hunter-Lab:
        52.6603, -33.2003, 23.9627
      #50a14d color charts
#50a14d RGB chart
      #50a14d CMYK chart
      #50a14d RGB pie chart
      #50a14d color shades, tints & tones
#50a14d color schemes
#50a14d color preview, HTML & CSS examples
           This text has a color of #50a14d        
        
          <p style="color:#50a14d;">Text here</p>
        
        
          .mytext {color:#50a14d;}
        
        Text color #50a14d
      
           This box has a color of #50a14d        
        
          <div style="background-color:#50a14d;">Content here</div>
        
        
          .mybackground {background-color:#50a14d;}
        
        Background color #50a14d
      
           Border around this has a color of #50a14d        
        
          <div style="border:2px solid #50a14d;">Content here</div>
        
        
          .myborder {border:2px solid #50a14d;}
        
        Border color #50a14d