#50a35e color space conversions
Hex:
        #50a35e
        RGB:
        80, 163, 94
        CMY:
        69, 36, 63
        CMYK:
        51, 0, 42, 36
      HSL:
        130°, 34.1564%, 47.6471%
        HSV (HSB):
        130°, 50.9202%, 63.9216%
        XYZ:
        18.4258, 28.7080, 15.1597
        xyY:
        0.2958, 0.4609, 28.7080
      CIE-Lab:
        60.5231, -40.4623, 28.2773
        CIE-LCH:
        60.5231, 49.3640, 145.0520
        CIE-Luv:
        60.5231, -38.3968, 42.5884
        Hunter-Lab:
        53.5799, -32.3795, 20.7306
      #50a35e color charts
#50a35e RGB chart
      #50a35e CMYK chart
      #50a35e RGB pie chart
      #50a35e color shades, tints & tones
#50a35e color schemes
#50a35e color preview, HTML & CSS examples
           This text has a color of #50a35e        
        
          <p style="color:#50a35e;">Text here</p>
        
        
          .mytext {color:#50a35e;}
        
        Text color #50a35e
      
           This box has a color of #50a35e        
        
          <div style="background-color:#50a35e;">Content here</div>
        
        
          .mybackground {background-color:#50a35e;}
        
        Background color #50a35e
      
           Border around this has a color of #50a35e        
        
          <div style="border:2px solid #50a35e;">Content here</div>
        
        
          .myborder {border:2px solid #50a35e;}
        
        Border color #50a35e