#50ab80 color space conversions
Hex:
        #50ab80
        RGB:
        80, 171, 128
        CMY:
        69, 33, 50
        CMYK:
        53, 0, 25, 33
      HSL:
        152°, 36.2550%, 49.2157%
        HSV (HSB):
        152°, 53.2164%, 67.0588%
        XYZ:
        21.7675, 32.3898, 25.5267
        xyY:
        0.2732, 0.4065, 32.3898
      CIE-Lab:
        63.6638, -37.4687, 14.0291
        CIE-LCH:
        63.6638, 40.0089, 159.4730
        CIE-Luv:
        63.6638, -40.3860, 25.3713
        Hunter-Lab:
        56.9120, -31.3242, 13.2452
      #50ab80 color charts
#50ab80 RGB chart
      #50ab80 CMYK chart
      #50ab80 RGB pie chart
      #50ab80 color shades, tints & tones
#50ab80 color schemes
#50ab80 color preview, HTML & CSS examples
           This text has a color of #50ab80        
        
          <p style="color:#50ab80;">Text here</p>
        
        
          .mytext {color:#50ab80;}
        
        Text color #50ab80
      
           This box has a color of #50ab80        
        
          <div style="background-color:#50ab80;">Content here</div>
        
        
          .mybackground {background-color:#50ab80;}
        
        Background color #50ab80
      
           Border around this has a color of #50ab80        
        
          <div style="border:2px solid #50ab80;">Content here</div>
        
        
          .myborder {border:2px solid #50ab80;}
        
        Border color #50ab80