#50a09a color space conversions
Hex:
        #50a09a
        RGB:
        80, 160, 154
        CMY:
        69, 37, 40
        CMYK:
        50, 0, 4, 37
      HSL:
        176°, 33.3333%, 47.0588%
        HSV (HSB):
        176°, 50.0000%, 62.7451%
        XYZ:
        21.7118, 29.1802, 35.0599
        xyY:
        0.2526, 0.3395, 29.1802
      CIE-Lab:
        60.9403, -25.9906, -4.4261
        CIE-LCH:
        60.9403, 26.3648, 189.6646
        CIE-Luv:
        60.9403, -34.8716, -2.5233
        Hunter-Lab:
        54.0187, -22.7879, -0.6680
      #50a09a color charts
#50a09a RGB chart
      #50a09a CMYK chart
      #50a09a RGB pie chart
      #50a09a color shades, tints & tones
#50a09a color schemes
#50a09a color preview, HTML & CSS examples
           This text has a color of #50a09a        
        
          <p style="color:#50a09a;">Text here</p>
        
        
          .mytext {color:#50a09a;}
        
        Text color #50a09a
      
           This box has a color of #50a09a        
        
          <div style="background-color:#50a09a;">Content here</div>
        
        
          .mybackground {background-color:#50a09a;}
        
        Background color #50a09a
      
           Border around this has a color of #50a09a        
        
          <div style="border:2px solid #50a09a;">Content here</div>
        
        
          .myborder {border:2px solid #50a09a;}
        
        Border color #50a09a