#50bd77 color space conversions
Hex:
        #50bd77
        RGB:
        80, 189, 119
        CMY:
        69, 26, 53
        CMYK:
        58, 0, 37, 26
      HSL:
        141°, 45.2282%, 52.7451%
        HSV (HSB):
        141°, 57.6720%, 74.1176%
        XYZ:
        24.8356, 39.4326, 23.7550
        xyY:
        0.2821, 0.4480, 39.4326
      CIE-Lab:
        69.0635, -46.9973, 26.2606
        CIE-LCH:
        69.0635, 53.8364, 150.8049
        CIE-Luv:
        69.0635, -47.9082, 42.9204
        Hunter-Lab:
        62.7954, -39.2949, 21.5278
      #50bd77 color charts
#50bd77 RGB chart
      #50bd77 CMYK chart
      #50bd77 RGB pie chart
      #50bd77 color shades, tints & tones
#50bd77 color schemes
#50bd77 color preview, HTML & CSS examples
           This text has a color of #50bd77        
        
          <p style="color:#50bd77;">Text here</p>
        
        
          .mytext {color:#50bd77;}
        
        Text color #50bd77
      
           This box has a color of #50bd77        
        
          <div style="background-color:#50bd77;">Content here</div>
        
        
          .mybackground {background-color:#50bd77;}
        
        Background color #50bd77
      
           Border around this has a color of #50bd77        
        
          <div style="border:2px solid #50bd77;">Content here</div>
        
        
          .myborder {border:2px solid #50bd77;}
        
        Border color #50bd77