#50ba5e color space conversions
Hex:
        #50ba5e
        RGB:
        80, 186, 94
        CMY:
        69, 27, 63
        CMYK:
        57, 0, 49, 27
      HSL:
        128°, 43.4426%, 52.1569%
        HSV (HSB):
        128°, 56.9892%, 72.9412%
        XYZ:
        22.8876, 37.6314, 16.6470
        xyY:
        0.2966, 0.4877, 37.6314
      CIE-Lab:
        67.7481, -49.9140, 37.4496
        CIE-LCH:
        67.7481, 62.4009, 143.1197
        CIE-Luv:
        67.7481, -47.7235, 55.5718
        Hunter-Lab:
        61.3445, -40.7547, 26.8517
      #50ba5e color charts
#50ba5e RGB chart
      #50ba5e CMYK chart
      #50ba5e RGB pie chart
      #50ba5e color shades, tints & tones
#50ba5e color schemes
#50ba5e color preview, HTML & CSS examples
           This text has a color of #50ba5e        
        
          <p style="color:#50ba5e;">Text here</p>
        
        
          .mytext {color:#50ba5e;}
        
        Text color #50ba5e
      
           This box has a color of #50ba5e        
        
          <div style="background-color:#50ba5e;">Content here</div>
        
        
          .mybackground {background-color:#50ba5e;}
        
        Background color #50ba5e
      
           Border around this has a color of #50ba5e        
        
          <div style="border:2px solid #50ba5e;">Content here</div>
        
        
          .myborder {border:2px solid #50ba5e;}
        
        Border color #50ba5e