#50ba8e color space conversions
Hex:
        #50ba8e
        RGB:
        80, 186, 142
        CMY:
        69, 27, 44
        CMYK:
        57, 0, 24, 27
      HSL:
        155°, 43.4426%, 52.1569%
        HSV (HSB):
        155°, 56.9892%, 72.9412%
        XYZ:
        25.7497, 38.7763, 31.7186
        xyY:
        0.2675, 0.4029, 38.7763
      CIE-Lab:
        68.5889, -41.0775, 13.2619
        CIE-LCH:
        68.5889, 43.1652, 162.1073
        CIE-Luv:
        68.5889, -45.6821, 25.3288
        Hunter-Lab:
        62.2706, -35.1616, 13.3890
      #50ba8e color charts
#50ba8e RGB chart
      #50ba8e CMYK chart
      #50ba8e RGB pie chart
      #50ba8e color shades, tints & tones
#50ba8e color schemes
#50ba8e color preview, HTML & CSS examples
           This text has a color of #50ba8e        
        
          <p style="color:#50ba8e;">Text here</p>
        
        
          .mytext {color:#50ba8e;}
        
        Text color #50ba8e
      
           This box has a color of #50ba8e        
        
          <div style="background-color:#50ba8e;">Content here</div>
        
        
          .mybackground {background-color:#50ba8e;}
        
        Background color #50ba8e
      
           Border around this has a color of #50ba8e        
        
          <div style="border:2px solid #50ba8e;">Content here</div>
        
        
          .myborder {border:2px solid #50ba8e;}
        
        Border color #50ba8e