#50a52f color space conversions
Hex:
        #50a52f
        RGB:
        80, 165, 47
        CMY:
        69, 35, 82
        CMYK:
        52, 0, 72, 35
      HSL:
        103°, 55.6604%, 41.5686%
        HSV (HSB):
        103°, 71.5152%, 64.7059%
        XYZ:
        17.2765, 28.8210, 7.3418
        xyY:
        0.3233, 0.5393, 28.8210
      CIE-Lab:
        60.6233, -47.0408, 50.7056
        CIE-LCH:
        60.6233, 69.1657, 132.8529
        CIE-Luv:
        60.6233, -40.4374, 64.3590
        Hunter-Lab:
        53.6852, -36.5058, 29.4714
      #50a52f color charts
#50a52f RGB chart
      #50a52f CMYK chart
      #50a52f RGB pie chart
      #50a52f color shades, tints & tones
#50a52f color schemes
#50a52f color preview, HTML & CSS examples
           This text has a color of #50a52f        
        
          <p style="color:#50a52f;">Text here</p>
        
        
          .mytext {color:#50a52f;}
        
        Text color #50a52f
      
           This box has a color of #50a52f        
        
          <div style="background-color:#50a52f;">Content here</div>
        
        
          .mybackground {background-color:#50a52f;}
        
        Background color #50a52f
      
           Border around this has a color of #50a52f        
        
          <div style="border:2px solid #50a52f;">Content here</div>
        
        
          .myborder {border:2px solid #50a52f;}
        
        Border color #50a52f