#49b30b color space conversions
Hex:
        #49b30b
        RGB:
        73, 179, 11
        CMY:
        71, 30, 96
        CMYK:
        59, 0, 94, 30
      HSL:
        98°, 88.4211%, 37.2549%
        HSV (HSB):
        98°, 93.8547%, 70.1961%
        XYZ:
        18.9282, 33.6808, 5.8200
        xyY:
        0.3240, 0.5764, 33.6808
      CIE-Lab:
        64.7084, -55.8965, 63.8137
        CIE-LCH:
        64.7084, 84.8328, 131.2162
        CIE-Luv:
        64.7084, -48.8285, 76.8460
        Hunter-Lab:
        58.0352, -43.3439, 34.6787
      #49b30b color charts
#49b30b RGB chart
      #49b30b CMYK chart
      #49b30b RGB pie chart
      #49b30b color shades, tints & tones
#49b30b color schemes
#49b30b color preview, HTML & CSS examples
           This text has a color of #49b30b        
        
          <p style="color:#49b30b;">Text here</p>
        
        
          .mytext {color:#49b30b;}
        
        Text color #49b30b
      
           This box has a color of #49b30b        
        
          <div style="background-color:#49b30b;">Content here</div>
        
        
          .mybackground {background-color:#49b30b;}
        
        Background color #49b30b
      
           Border around this has a color of #49b30b        
        
          <div style="border:2px solid #49b30b;">Content here</div>
        
        
          .myborder {border:2px solid #49b30b;}
        
        Border color #49b30b