#49b049 color space conversions
Hex:
        #49b049
        RGB:
        73, 176, 73
        CMY:
        71, 31, 71
        CMYK:
        59, 0, 59, 31
      HSL:
        120°, 41.3655%, 48.8235%
        HSV (HSB):
        120°, 58.5227%, 69.0196%
        XYZ:
        19.4756, 32.9482, 11.6365
        xyY:
        0.3040, 0.5143, 32.9482
      CIE-Lab:
        64.1189, -50.5674, 43.2249
        CIE-LCH:
        64.1189, 66.5241, 139.4763
        CIE-Luv:
        64.1189, -46.5450, 60.1687
        Hunter-Lab:
        57.4005, -39.8871, 28.1608
      #49b049 color charts
#49b049 RGB chart
      #49b049 CMYK chart
      #49b049 RGB pie chart
      #49b049 color shades, tints & tones
#49b049 color schemes
#49b049 color preview, HTML & CSS examples
           This text has a color of #49b049        
        
          <p style="color:#49b049;">Text here</p>
        
        
          .mytext {color:#49b049;}
        
        Text color #49b049
      
           This box has a color of #49b049        
        
          <div style="background-color:#49b049;">Content here</div>
        
        
          .mybackground {background-color:#49b049;}
        
        Background color #49b049
      
           Border around this has a color of #49b049        
        
          <div style="border:2px solid #49b049;">Content here</div>
        
        
          .myborder {border:2px solid #49b049;}
        
        Border color #49b049