#50a59b color space conversions
Hex:
        #50a59b
        RGB:
        80, 165, 155
        CMY:
        69, 35, 39
        CMYK:
        52, 0, 6, 35
      HSL:
        173°, 34.6939%, 48.0392%
        HSV (HSB):
        173°, 51.5152%, 64.7059%
        XYZ:
        22.6798, 30.9823, 35.7952
        xyY:
        0.2535, 0.3463, 30.9823
      CIE-Lab:
        62.4927, -28.2055, -2.7014
        CIE-LCH:
        62.4927, 28.3345, 185.4708
        CIE-Luv:
        62.4927, -36.8176, 0.3747
        Hunter-Lab:
        55.6617, -24.6769, 0.8348
      #50a59b color charts
#50a59b RGB chart
      #50a59b CMYK chart
      #50a59b RGB pie chart
      #50a59b color shades, tints & tones
#50a59b color schemes
#50a59b color preview, HTML & CSS examples
           This text has a color of #50a59b        
        
          <p style="color:#50a59b;">Text here</p>
        
        
          .mytext {color:#50a59b;}
        
        Text color #50a59b
      
           This box has a color of #50a59b        
        
          <div style="background-color:#50a59b;">Content here</div>
        
        
          .mybackground {background-color:#50a59b;}
        
        Background color #50a59b
      
           Border around this has a color of #50a59b        
        
          <div style="border:2px solid #50a59b;">Content here</div>
        
        
          .myborder {border:2px solid #50a59b;}
        
        Border color #50a59b