#50ac2f color space conversions
Hex:
        #50ac2f
        RGB:
        80, 172, 47
        CMY:
        69, 33, 82
        CMYK:
        53, 0, 73, 33
      HSL:
        104°, 57.0776%, 42.9412%
        HSV (HSB):
        104°, 72.6744%, 67.4510%
        XYZ:
        18.5739, 31.4158, 7.7742
        xyY:
        0.3215, 0.5439, 31.4158
      CIE-Lab:
        62.8570, -49.7496, 52.9889
        CIE-LCH:
        62.8570, 72.6832, 133.1941
        CIE-Luv:
        62.8570, -43.3508, 67.5568
        Hunter-Lab:
        56.0498, -38.9354, 31.0112
      #50ac2f color charts
#50ac2f RGB chart
      #50ac2f CMYK chart
      #50ac2f RGB pie chart
      #50ac2f color shades, tints & tones
#50ac2f color schemes
#50ac2f color preview, HTML & CSS examples
           This text has a color of #50ac2f        
        
          <p style="color:#50ac2f;">Text here</p>
        
        
          .mytext {color:#50ac2f;}
        
        Text color #50ac2f
      
           This box has a color of #50ac2f        
        
          <div style="background-color:#50ac2f;">Content here</div>
        
        
          .mybackground {background-color:#50ac2f;}
        
        Background color #50ac2f
      
           Border around this has a color of #50ac2f        
        
          <div style="border:2px solid #50ac2f;">Content here</div>
        
        
          .myborder {border:2px solid #50ac2f;}
        
        Border color #50ac2f