#50b099 color space conversions
Hex:
        #50b099
        RGB:
        80, 176, 153
        CMY:
        69, 31, 40
        CMYK:
        55, 0, 13, 31
      HSL:
        166°, 37.7953%, 50.1961%
        HSV (HSB):
        166°, 54.5455%, 69.0196%
        XYZ:
        24.5834, 35.0560, 35.6078
        xyY:
        0.2581, 0.3681, 35.0560
      CIE-Lab:
        65.7923, -33.9833, 3.2288
        CIE-LCH:
        65.7923, 34.1364, 174.5725
        CIE-Luv:
        65.7923, -41.2475, 10.0093
        Hunter-Lab:
        59.2081, -29.5006, 5.7887
      #50b099 color charts
#50b099 RGB chart
      #50b099 CMYK chart
      #50b099 RGB pie chart
      #50b099 color shades, tints & tones
#50b099 color schemes
#50b099 color preview, HTML & CSS examples
           This text has a color of #50b099        
        
          <p style="color:#50b099;">Text here</p>
        
        
          .mytext {color:#50b099;}
        
        Text color #50b099
      
           This box has a color of #50b099        
        
          <div style="background-color:#50b099;">Content here</div>
        
        
          .mybackground {background-color:#50b099;}
        
        Background color #50b099
      
           Border around this has a color of #50b099        
        
          <div style="border:2px solid #50b099;">Content here</div>
        
        
          .myborder {border:2px solid #50b099;}
        
        Border color #50b099