#50a25d color space conversions
Hex:
        #50a25d
        RGB:
        80, 162, 93
        CMY:
        69, 36, 64
        CMYK:
        51, 0, 43, 36
      HSL:
        130°, 33.8843%, 47.4510%
        HSV (HSB):
        130°, 50.6173%, 63.5294%
        XYZ:
        18.2044, 28.3364, 14.8659
        xyY:
        0.2965, 0.4615, 28.3364
      CIE-Lab:
        60.1915, -40.1971, 28.3796
        CIE-LCH:
        60.1915, 49.2058, 144.7775
        CIE-Luv:
        60.1915, -38.0113, 42.5862
        Hunter-Lab:
        53.2320, -32.1122, 20.7047
      #50a25d color charts
#50a25d RGB chart
      #50a25d CMYK chart
      #50a25d RGB pie chart
      #50a25d color shades, tints & tones
#50a25d color schemes
#50a25d color preview, HTML & CSS examples
           This text has a color of #50a25d        
        
          <p style="color:#50a25d;">Text here</p>
        
        
          .mytext {color:#50a25d;}
        
        Text color #50a25d
      
           This box has a color of #50a25d        
        
          <div style="background-color:#50a25d;">Content here</div>
        
        
          .mybackground {background-color:#50a25d;}
        
        Background color #50a25d
      
           Border around this has a color of #50a25d        
        
          <div style="border:2px solid #50a25d;">Content here</div>
        
        
          .myborder {border:2px solid #50a25d;}
        
        Border color #50a25d