#50ba9b color space conversions
Hex:
        #50ba9b
        RGB:
        80, 186, 155
        CMY:
        69, 27, 39
        CMYK:
        57, 0, 17, 27
      HSL:
        162°, 43.4426%, 52.1569%
        HSV (HSB):
        162°, 56.9892%, 72.9412%
        XYZ:
        26.7836, 39.1898, 37.1631
        xyY:
        0.2597, 0.3800, 39.1898
      CIE-Lab:
        68.8886, -38.0957, 6.5896
        CIE-LCH:
        68.8886, 38.6614, 170.1864
        CIE-Luv:
        68.8886, -45.0430, 15.5894
        Hunter-Lab:
        62.6018, -33.1837, 8.6242
      #50ba9b color charts
#50ba9b RGB chart
      #50ba9b CMYK chart
      #50ba9b RGB pie chart
      #50ba9b color shades, tints & tones
#50ba9b color schemes
#50ba9b color preview, HTML & CSS examples
           This text has a color of #50ba9b        
        
          <p style="color:#50ba9b;">Text here</p>
        
        
          .mytext {color:#50ba9b;}
        
        Text color #50ba9b
      
           This box has a color of #50ba9b        
        
          <div style="background-color:#50ba9b;">Content here</div>
        
        
          .mybackground {background-color:#50ba9b;}
        
        Background color #50ba9b
      
           Border around this has a color of #50ba9b        
        
          <div style="border:2px solid #50ba9b;">Content here</div>
        
        
          .myborder {border:2px solid #50ba9b;}
        
        Border color #50ba9b