#50b495 color space conversions
Hex:
        #50b495
        RGB:
        80, 180, 149
        CMY:
        69, 29, 42
        CMYK:
        56, 0, 17, 29
      HSL:
        161°, 40.0000%, 50.9804%
        HSV (HSB):
        161°, 55.5556%, 70.5882%
        XYZ:
        25.0543, 36.5179, 34.1619
        xyY:
        0.2617, 0.3815, 36.5179
      CIE-Lab:
        66.9138, -36.7958, 7.0533
        CIE-LCH:
        66.9138, 37.4657, 169.1487
        CIE-Luv:
        66.9138, -43.0047, 15.9593
        Hunter-Lab:
        60.4301, -31.7464, 8.7836
      #50b495 color charts
#50b495 RGB chart
      #50b495 CMYK chart
      #50b495 RGB pie chart
      #50b495 color shades, tints & tones
#50b495 color schemes
#50b495 color preview, HTML & CSS examples
           This text has a color of #50b495        
        
          <p style="color:#50b495;">Text here</p>
        
        
          .mytext {color:#50b495;}
        
        Text color #50b495
      
           This box has a color of #50b495        
        
          <div style="background-color:#50b495;">Content here</div>
        
        
          .mybackground {background-color:#50b495;}
        
        Background color #50b495
      
           Border around this has a color of #50b495        
        
          <div style="border:2px solid #50b495;">Content here</div>
        
        
          .myborder {border:2px solid #50b495;}
        
        Border color #50b495