#50b199 color space conversions
Hex:
        #50b199
        RGB:
        80, 177, 153
        CMY:
        69, 31, 40
        CMYK:
        55, 0, 14, 31
      HSL:
        165°, 38.3399%, 50.3922%
        HSV (HSB):
        165°, 54.8023%, 69.4118%
        XYZ:
        24.7802, 35.4497, 35.6734
        xyY:
        0.2584, 0.3696, 35.4497
      CIE-Lab:
        66.0973, -34.4501, 3.6701
        CIE-LCH:
        66.0973, 34.6450, 173.9190
        CIE-Luv:
        66.0973, -41.6394, 10.7282
        Hunter-Lab:
        59.5396, -29.9033, 6.1539
      #50b199 color charts
#50b199 RGB chart
      #50b199 CMYK chart
      #50b199 RGB pie chart
      #50b199 color shades, tints & tones
#50b199 color schemes
#50b199 color preview, HTML & CSS examples
           This text has a color of #50b199        
        
          <p style="color:#50b199;">Text here</p>
        
        
          .mytext {color:#50b199;}
        
        Text color #50b199
      
           This box has a color of #50b199        
        
          <div style="background-color:#50b199;">Content here</div>
        
        
          .mybackground {background-color:#50b199;}
        
        Background color #50b199
      
           Border around this has a color of #50b199        
        
          <div style="border:2px solid #50b199;">Content here</div>
        
        
          .myborder {border:2px solid #50b199;}
        
        Border color #50b199