#50bb95 color space conversions
Hex:
        #50bb95
        RGB:
        80, 187, 149
        CMY:
        69, 27, 42
        CMYK:
        57, 0, 20, 27
      HSL:
        159°, 44.0329%, 52.3529%
        HSV (HSB):
        159°, 57.2193%, 73.3333%
        XYZ:
        26.5034, 39.4160, 34.6450
        xyY:
        0.2635, 0.3919, 39.4160
      CIE-Lab:
        69.0516, -39.9453, 10.1017
        CIE-LCH:
        69.0516, 41.2028, 165.8081
        CIE-Luv:
        69.0516, -45.7284, 20.8421
        Hunter-Lab:
        62.7822, -34.5154, 11.2297
      #50bb95 color charts
#50bb95 RGB chart
      #50bb95 CMYK chart
      #50bb95 RGB pie chart
      #50bb95 color shades, tints & tones
#50bb95 color schemes
#50bb95 color preview, HTML & CSS examples
           This text has a color of #50bb95        
        
          <p style="color:#50bb95;">Text here</p>
        
        
          .mytext {color:#50bb95;}
        
        Text color #50bb95
      
           This box has a color of #50bb95        
        
          <div style="background-color:#50bb95;">Content here</div>
        
        
          .mybackground {background-color:#50bb95;}
        
        Background color #50bb95
      
           Border around this has a color of #50bb95        
        
          <div style="border:2px solid #50bb95;">Content here</div>
        
        
          .myborder {border:2px solid #50bb95;}
        
        Border color #50bb95