#50b1ae color space conversions
Hex:
        #50b1ae
        RGB:
        80, 177, 174
        CMY:
        69, 31, 32
        CMYK:
        55, 0, 2, 31
      HSL:
        178°, 38.3399%, 50.3922%
        HSV (HSB):
        178°, 54.8023%, 69.4118%
        XYZ:
        26.6704, 36.2057, 45.6271
        xyY:
        0.2458, 0.3337, 36.2057
      CIE-Lab:
        66.6768, -29.0247, -7.1179
        CIE-LCH:
        66.6768, 29.8848, 193.7790
        CIE-Luv:
        66.6768, -40.6262, -6.2467
        Hunter-Lab:
        60.1712, -26.1810, -2.8391
      #50b1ae color charts
#50b1ae RGB chart
      #50b1ae CMYK chart
      #50b1ae RGB pie chart
      #50b1ae color shades, tints & tones
#50b1ae color schemes
#50b1ae color preview, HTML & CSS examples
           This text has a color of #50b1ae        
        
          <p style="color:#50b1ae;">Text here</p>
        
        
          .mytext {color:#50b1ae;}
        
        Text color #50b1ae
      
           This box has a color of #50b1ae        
        
          <div style="background-color:#50b1ae;">Content here</div>
        
        
          .mybackground {background-color:#50b1ae;}
        
        Background color #50b1ae
      
           Border around this has a color of #50b1ae        
        
          <div style="border:2px solid #50b1ae;">Content here</div>
        
        
          .myborder {border:2px solid #50b1ae;}
        
        Border color #50b1ae