#50b377 color space conversions
Hex:
        #50b377
        RGB:
        80, 179, 119
        CMY:
        69, 30, 53
        CMYK:
        55, 0, 34, 30
      HSL:
        144°, 39.4422%, 50.7843%
        HSV (HSB):
        144°, 55.3073%, 70.1961%
        XYZ:
        22.7581, 35.2776, 23.0625
        xyY:
        0.2806, 0.4350, 35.2776
      CIE-Lab:
        65.9642, -42.8122, 22.0985
        CIE-LCH:
        65.9642, 48.1792, 152.6984
        CIE-Luv:
        65.9642, -43.9704, 36.7393
        Hunter-Lab:
        59.3949, -35.5459, 18.5547
      #50b377 color charts
#50b377 RGB chart
      #50b377 CMYK chart
      #50b377 RGB pie chart
      #50b377 color shades, tints & tones
#50b377 color schemes
#50b377 color preview, HTML & CSS examples
           This text has a color of #50b377        
        
          <p style="color:#50b377;">Text here</p>
        
        
          .mytext {color:#50b377;}
        
        Text color #50b377
      
           This box has a color of #50b377        
        
          <div style="background-color:#50b377;">Content here</div>
        
        
          .mybackground {background-color:#50b377;}
        
        Background color #50b377
      
           Border around this has a color of #50b377        
        
          <div style="border:2px solid #50b377;">Content here</div>
        
        
          .myborder {border:2px solid #50b377;}
        
        Border color #50b377