#50a29d color space conversions
Hex:
        #50a29d
        RGB:
        80, 162, 157
        CMY:
        69, 36, 38
        CMYK:
        51, 0, 3, 36
      HSL:
        176°, 33.8843%, 47.4510%
        HSV (HSB):
        176°, 50.6173%, 63.5294%
        XYZ:
        22.3144, 29.9805, 36.5090
        xyY:
        0.2513, 0.3376, 29.9805
      CIE-Lab:
        61.6374, -26.1932, -5.0876
        CIE-LCH:
        61.6374, 26.6827, 190.9919
        CIE-Luv:
        61.6374, -35.5427, -3.4943
        Hunter-Lab:
        54.7544, -23.0750, -1.2051
      #50a29d color charts
#50a29d RGB chart
      #50a29d CMYK chart
      #50a29d RGB pie chart
      #50a29d color shades, tints & tones
#50a29d color schemes
#50a29d color preview, HTML & CSS examples
           This text has a color of #50a29d        
        
          <p style="color:#50a29d;">Text here</p>
        
        
          .mytext {color:#50a29d;}
        
        Text color #50a29d
      
           This box has a color of #50a29d        
        
          <div style="background-color:#50a29d;">Content here</div>
        
        
          .mybackground {background-color:#50a29d;}
        
        Background color #50a29d
      
           Border around this has a color of #50a29d        
        
          <div style="border:2px solid #50a29d;">Content here</div>
        
        
          .myborder {border:2px solid #50a29d;}
        
        Border color #50a29d