#50b873 color space conversions
Hex:
        #50b873
        RGB:
        80, 184, 115
        CMY:
        69, 28, 55
        CMYK:
        57, 0, 38, 28
      HSL:
        140°, 42.2764%, 51.7647%
        HSV (HSB):
        140°, 56.5217%, 72.1569%
        XYZ:
        23.5433, 37.2243, 22.1638
        xyY:
        0.2839, 0.4489, 37.2243
      CIE-Lab:
        67.4449, -45.6646, 26.2207
        CIE-LCH:
        67.4449, 52.6572, 150.1354
        CIE-Luv:
        67.4449, -46.1191, 42.3921
        Hunter-Lab:
        61.0117, -37.8906, 21.1698
      #50b873 color charts
#50b873 RGB chart
      #50b873 CMYK chart
      #50b873 RGB pie chart
      #50b873 color shades, tints & tones
#50b873 color schemes
#50b873 color preview, HTML & CSS examples
           This text has a color of #50b873        
        
          <p style="color:#50b873;">Text here</p>
        
        
          .mytext {color:#50b873;}
        
        Text color #50b873
      
           This box has a color of #50b873        
        
          <div style="background-color:#50b873;">Content here</div>
        
        
          .mybackground {background-color:#50b873;}
        
        Background color #50b873
      
           Border around this has a color of #50b873        
        
          <div style="border:2px solid #50b873;">Content here</div>
        
        
          .myborder {border:2px solid #50b873;}
        
        Border color #50b873