#50b1aa color space conversions
Hex:
        #50b1aa
        RGB:
        80, 177, 170
        CMY:
        69, 31, 33
        CMYK:
        55, 0, 4, 31
      HSL:
        176°, 38.3399%, 50.3922%
        HSV (HSB):
        176°, 54.8023%, 69.4118%
        XYZ:
        26.2861, 36.0520, 43.6035
        xyY:
        0.2481, 0.3403, 36.0520
      CIE-Lab:
        66.5597, -30.0995, -5.0737
        CIE-LCH:
        66.5597, 30.5241, 189.5682
        CIE-Luv:
        66.5597, -40.8208, -2.9421
        Hunter-Lab:
        60.0433, -26.9311, -1.0261
      #50b1aa color charts
#50b1aa RGB chart
      #50b1aa CMYK chart
      #50b1aa RGB pie chart
      #50b1aa color shades, tints & tones
#50b1aa color schemes
#50b1aa color preview, HTML & CSS examples
           This text has a color of #50b1aa        
        
          <p style="color:#50b1aa;">Text here</p>
        
        
          .mytext {color:#50b1aa;}
        
        Text color #50b1aa
      
           This box has a color of #50b1aa        
        
          <div style="background-color:#50b1aa;">Content here</div>
        
        
          .mybackground {background-color:#50b1aa;}
        
        Background color #50b1aa
      
           Border around this has a color of #50b1aa        
        
          <div style="border:2px solid #50b1aa;">Content here</div>
        
        
          .myborder {border:2px solid #50b1aa;}
        
        Border color #50b1aa