#49a042 color space conversions
Hex:
        #49a042
        RGB:
        73, 160, 66
        CMY:
        71, 37, 74
        CMYK:
        54, 0, 59, 37
      HSL:
        116°, 41.5929%, 44.3137%
        HSV (HSB):
        116°, 58.7500%, 62.7451%
        XYZ:
        16.3018, 26.9514, 9.4972
        xyY:
        0.3090, 0.5109, 26.9514
      CIE-Lab:
        58.9293, -45.1689, 40.4916
        CIE-LCH:
        58.9293, 60.6613, 138.1254
        CIE-Luv:
        58.9293, -40.3211, 55.0159
        Hunter-Lab:
        51.9148, -34.7998, 25.4939
      #49a042 color charts
#49a042 RGB chart
      #49a042 CMYK chart
      #49a042 RGB pie chart
      #49a042 color shades, tints & tones
#49a042 color schemes
#49a042 color preview, HTML & CSS examples
           This text has a color of #49a042        
        
          <p style="color:#49a042;">Text here</p>
        
        
          .mytext {color:#49a042;}
        
        Text color #49a042
      
           This box has a color of #49a042        
        
          <div style="background-color:#49a042;">Content here</div>
        
        
          .mybackground {background-color:#49a042;}
        
        Background color #49a042
      
           Border around this has a color of #49a042        
        
          <div style="border:2px solid #49a042;">Content here</div>
        
        
          .myborder {border:2px solid #49a042;}
        
        Border color #49a042