#50a85a color space conversions
Hex:
        #50a85a
        RGB:
        80, 168, 90
        CMY:
        69, 34, 65
        CMYK:
        52, 0, 46, 34
      HSL:
        127°, 35.4839%, 48.6275%
        HSV (HSB):
        127°, 52.3810%, 65.8824%
        XYZ:
        19.1564, 30.4489, 14.5404
        xyY:
        0.2986, 0.4747, 30.4489
      CIE-Lab:
        62.0396, -43.2244, 32.3233
        CIE-LCH:
        62.0396, 53.9736, 143.2108
        CIE-Luv:
        62.0396, -40.6037, 47.7133
        Hunter-Lab:
        55.1805, -34.5983, 23.0031
      #50a85a color charts
#50a85a RGB chart
      #50a85a CMYK chart
      #50a85a RGB pie chart
      #50a85a color shades, tints & tones
#50a85a color schemes
#50a85a color preview, HTML & CSS examples
           This text has a color of #50a85a        
        
          <p style="color:#50a85a;">Text here</p>
        
        
          .mytext {color:#50a85a;}
        
        Text color #50a85a
      
           This box has a color of #50a85a        
        
          <div style="background-color:#50a85a;">Content here</div>
        
        
          .mybackground {background-color:#50a85a;}
        
        Background color #50a85a
      
           Border around this has a color of #50a85a        
        
          <div style="border:2px solid #50a85a;">Content here</div>
        
        
          .myborder {border:2px solid #50a85a;}
        
        Border color #50a85a