#50ab7b color space conversions
Hex:
        #50ab7b
        RGB:
        80, 171, 123
        CMY:
        69, 33, 52
        CMYK:
        53, 0, 28, 33
      HSL:
        148°, 36.2550%, 49.2157%
        HSV (HSB):
        148°, 53.2164%, 67.0588%
        XYZ:
        21.4463, 32.2614, 23.8356
        xyY:
        0.2766, 0.4160, 32.2614
      CIE-Lab:
        63.5583, -38.5259, 16.6329
        CIE-LCH:
        63.5583, 41.9631, 156.6485
        CIE-Luv:
        63.5583, -40.5961, 28.9059
        Hunter-Lab:
        56.7991, -31.9999, 14.8784
      #50ab7b color charts
#50ab7b RGB chart
      #50ab7b CMYK chart
      #50ab7b RGB pie chart
      #50ab7b color shades, tints & tones
#50ab7b color schemes
#50ab7b color preview, HTML & CSS examples
           This text has a color of #50ab7b        
        
          <p style="color:#50ab7b;">Text here</p>
        
        
          .mytext {color:#50ab7b;}
        
        Text color #50ab7b
      
           This box has a color of #50ab7b        
        
          <div style="background-color:#50ab7b;">Content here</div>
        
        
          .mybackground {background-color:#50ab7b;}
        
        Background color #50ab7b
      
           Border around this has a color of #50ab7b        
        
          <div style="border:2px solid #50ab7b;">Content here</div>
        
        
          .myborder {border:2px solid #50ab7b;}
        
        Border color #50ab7b