#50b382 color space conversions
Hex:
        #50b382
        RGB:
        80, 179, 130
        CMY:
        69, 30, 49
        CMYK:
        55, 0, 27, 30
      HSL:
        150°, 39.4422%, 50.7843%
        HSV (HSB):
        150°, 55.3073%, 70.1961%
        XYZ:
        23.4576, 35.5574, 26.7460
        xyY:
        0.2735, 0.4146, 35.5574
      CIE-Lab:
        66.1803, -40.5949, 16.4349
        CIE-LCH:
        66.1803, 43.7955, 157.9594
        CIE-Luv:
        66.1803, -43.4923, 29.2516
        Hunter-Lab:
        59.6300, -34.1331, 15.1475
      #50b382 color charts
#50b382 RGB chart
      #50b382 CMYK chart
      #50b382 RGB pie chart
      #50b382 color shades, tints & tones
#50b382 color schemes
#50b382 color preview, HTML & CSS examples
           This text has a color of #50b382        
        
          <p style="color:#50b382;">Text here</p>
        
        
          .mytext {color:#50b382;}
        
        Text color #50b382
      
           This box has a color of #50b382        
        
          <div style="background-color:#50b382;">Content here</div>
        
        
          .mybackground {background-color:#50b382;}
        
        Background color #50b382
      
           Border around this has a color of #50b382        
        
          <div style="border:2px solid #50b382;">Content here</div>
        
        
          .myborder {border:2px solid #50b382;}
        
        Border color #50b382