#50d3ac color space conversions
Hex:
        #50d3ac
        RGB:
        80, 211, 172
        CMY:
        69, 17, 33
        CMYK:
        62, 0, 18, 17
      HSL:
        162°, 59.8174%, 57.0588%
        HSV (HSB):
        162°, 62.0853%, 82.7451%
        XYZ:
        34.0489, 51.2726, 47.1318
        xyY:
        0.2571, 0.3871, 51.2726
      CIE-Lab:
        76.8438, -45.0826, 8.7841
        CIE-LCH:
        76.8438, 45.9304, 168.9744
        CIE-Luv:
        76.8438, -53.5908, 20.1946
        Hunter-Lab:
        71.6049, -40.4297, 11.0975
      #50d3ac color charts
#50d3ac RGB chart
      #50d3ac CMYK chart
      #50d3ac RGB pie chart
      #50d3ac color shades, tints & tones
#50d3ac color schemes
#50d3ac color preview, HTML & CSS examples
           This text has a color of #50d3ac        
        
          <p style="color:#50d3ac;">Text here</p>
        
        
          .mytext {color:#50d3ac;}
        
        Text color #50d3ac
      
           This box has a color of #50d3ac        
        
          <div style="background-color:#50d3ac;">Content here</div>
        
        
          .mybackground {background-color:#50d3ac;}
        
        Background color #50d3ac
      
           Border around this has a color of #50d3ac        
        
          <div style="border:2px solid #50d3ac;">Content here</div>
        
        
          .myborder {border:2px solid #50d3ac;}
        
        Border color #50d3ac