#49b600 color space conversions
Hex:
        #49b600
        RGB:
        73, 182, 0
        CMY:
        71, 29, 100
        CMYK:
        60, 0, 100, 29
      HSL:
        96°, 100.0000%, 35.6863%
        HSV (HSB):
        96°, 100.0000%, 71.3725%
        XYZ:
        19.4756, 34.8724, 5.7046
        xyY:
        0.3243, 0.5807, 34.8724
      CIE-Lab:
        65.6492, -57.1632, 65.9372
        CIE-LCH:
        65.6492, 87.2660, 130.9231
        CIE-Luv:
        65.6492, -50.0521, 78.8903
        Hunter-Lab:
        59.0528, -44.4732, 35.6095
      #49b600 color charts
#49b600 RGB chart
      #49b600 CMYK chart
      #49b600 RGB pie chart
      #49b600 color shades, tints & tones
#49b600 color schemes
#49b600 color preview, HTML & CSS examples
           This text has a color of #49b600        
        
          <p style="color:#49b600;">Text here</p>
        
        
          .mytext {color:#49b600;}
        
        Text color #49b600
      
           This box has a color of #49b600        
        
          <div style="background-color:#49b600;">Content here</div>
        
        
          .mybackground {background-color:#49b600;}
        
        Background color #49b600
      
           Border around this has a color of #49b600        
        
          <div style="border:2px solid #49b600;">Content here</div>
        
        
          .myborder {border:2px solid #49b600;}
        
        Border color #49b600