#50c9a7 color space conversions
Hex:
        #50c9a7
        RGB:
        80, 201, 167
        CMY:
        69, 21, 35
        CMYK:
        60, 0, 17, 21
      HSL:
        163°, 52.8384%, 55.0980%
        HSV (HSB):
        163°, 60.1990%, 78.8235%
        XYZ:
        31.1700, 46.2688, 43.8472
        xyY:
        0.2570, 0.3815, 46.2688
      CIE-Lab:
        73.7196, -41.9208, 6.9969
        CIE-LCH:
        73.7196, 42.5007, 170.5242
        CIE-Luv:
        73.7196, -50.1336, 16.9749
        Hunter-Lab:
        68.0212, -37.2413, 9.3959
      #50c9a7 color charts
#50c9a7 RGB chart
      #50c9a7 CMYK chart
      #50c9a7 RGB pie chart
      #50c9a7 color shades, tints & tones
#50c9a7 color schemes
#50c9a7 color preview, HTML & CSS examples
           This text has a color of #50c9a7        
        
          <p style="color:#50c9a7;">Text here</p>
        
        
          .mytext {color:#50c9a7;}
        
        Text color #50c9a7
      
           This box has a color of #50c9a7        
        
          <div style="background-color:#50c9a7;">Content here</div>
        
        
          .mybackground {background-color:#50c9a7;}
        
        Background color #50c9a7
      
           Border around this has a color of #50c9a7        
        
          <div style="border:2px solid #50c9a7;">Content here</div>
        
        
          .myborder {border:2px solid #50c9a7;}
        
        Border color #50c9a7