#50b191 color space conversions
Hex:
        #50b191
        RGB:
        80, 177, 145
        CMY:
        69, 31, 43
        CMYK:
        55, 0, 18, 31
      HSL:
        160°, 38.3399%, 50.3922%
        HSV (HSB):
        160°, 54.8023%, 69.4118%
        XYZ:
        24.1412, 35.1941, 32.3088
        xyY:
        0.2634, 0.3840, 35.1941
      CIE-Lab:
        65.8995, -36.3668, 7.8077
        CIE-LCH:
        65.8995, 37.1955, 167.8829
        CIE-Luv:
        65.8995, -42.0162, 16.9052
        Hunter-Lab:
        59.3246, -31.1802, 9.2372
      #50b191 color charts
#50b191 RGB chart
      #50b191 CMYK chart
      #50b191 RGB pie chart
      #50b191 color shades, tints & tones
#50b191 color schemes
#50b191 color preview, HTML & CSS examples
           This text has a color of #50b191        
        
          <p style="color:#50b191;">Text here</p>
        
        
          .mytext {color:#50b191;}
        
        Text color #50b191
      
           This box has a color of #50b191        
        
          <div style="background-color:#50b191;">Content here</div>
        
        
          .mybackground {background-color:#50b191;}
        
        Background color #50b191
      
           Border around this has a color of #50b191        
        
          <div style="border:2px solid #50b191;">Content here</div>
        
        
          .myborder {border:2px solid #50b191;}
        
        Border color #50b191