#50b9aa color space conversions
Hex:
        #50b9aa
        RGB:
        80, 185, 170
        CMY:
        69, 27, 33
        CMYK:
        57, 0, 8, 27
      HSL:
        171°, 42.8571%, 51.9608%
        HSV (HSB):
        171°, 56.7568%, 72.5490%
        XYZ:
        27.9129, 39.3057, 44.1458
        xyY:
        0.2506, 0.3529, 39.3057
      CIE-Lab:
        68.9721, -33.9117, -1.5230
        CIE-LCH:
        68.9721, 33.9459, 182.5714
        CIE-Luv:
        68.9721, -43.8976, 3.0238
        Hunter-Lab:
        62.6942, -30.2426, 2.1372
      #50b9aa color charts
#50b9aa RGB chart
      #50b9aa CMYK chart
      #50b9aa RGB pie chart
      #50b9aa color shades, tints & tones
#50b9aa color schemes
#50b9aa color preview, HTML & CSS examples
           This text has a color of #50b9aa        
        
          <p style="color:#50b9aa;">Text here</p>
        
        
          .mytext {color:#50b9aa;}
        
        Text color #50b9aa
      
           This box has a color of #50b9aa        
        
          <div style="background-color:#50b9aa;">Content here</div>
        
        
          .mybackground {background-color:#50b9aa;}
        
        Background color #50b9aa
      
           Border around this has a color of #50b9aa        
        
          <div style="border:2px solid #50b9aa;">Content here</div>
        
        
          .myborder {border:2px solid #50b9aa;}
        
        Border color #50b9aa