#50a59d color space conversions
Hex:
        #50a59d
        RGB:
        80, 165, 157
        CMY:
        69, 35, 38
        CMYK:
        52, 0, 5, 35
      HSL:
        174°, 34.6939%, 48.0392%
        HSV (HSB):
        174°, 51.5152%, 64.7059%
        XYZ:
        22.8492, 31.0501, 36.6873
        xyY:
        0.2522, 0.3428, 31.0501
      CIE-Lab:
        62.5499, -27.6817, -3.7401
        CIE-LCH:
        62.5499, 27.9332, 187.6947
        CIE-Luv:
        62.5499, -36.7310, -1.2558
        Hunter-Lab:
        55.7226, -24.3201, -0.0302
      #50a59d color charts
#50a59d RGB chart
      #50a59d CMYK chart
      #50a59d RGB pie chart
      #50a59d color shades, tints & tones
#50a59d color schemes
#50a59d color preview, HTML & CSS examples
           This text has a color of #50a59d        
        
          <p style="color:#50a59d;">Text here</p>
        
        
          .mytext {color:#50a59d;}
        
        Text color #50a59d
      
           This box has a color of #50a59d        
        
          <div style="background-color:#50a59d;">Content here</div>
        
        
          .mybackground {background-color:#50a59d;}
        
        Background color #50a59d
      
           Border around this has a color of #50a59d        
        
          <div style="border:2px solid #50a59d;">Content here</div>
        
        
          .myborder {border:2px solid #50a59d;}
        
        Border color #50a59d