#49c42b color space conversions
Hex:
        #49c42b
        RGB:
        73, 196, 43
        CMY:
        71, 23, 83
        CMYK:
        63, 0, 78, 23
      HSL:
        108°, 64.0167%, 46.8627%
        HSV (HSB):
        108°, 78.0612%, 76.8627%
        XYZ:
        22.9236, 41.0707, 9.0047
        xyY:
        0.3140, 0.5626, 41.0707
      CIE-Lab:
        70.2255, -60.4289, 61.5280
        CIE-LCH:
        70.2255, 86.2401, 134.4837
        CIE-Luv:
        70.2255, -54.9221, 79.1279
        Hunter-Lab:
        64.0865, -48.3021, 36.5297
      #49c42b color charts
#49c42b RGB chart
      #49c42b CMYK chart
      #49c42b RGB pie chart
      #49c42b color shades, tints & tones
#49c42b color schemes
#49c42b color preview, HTML & CSS examples
           This text has a color of #49c42b        
        
          <p style="color:#49c42b;">Text here</p>
        
        
          .mytext {color:#49c42b;}
        
        Text color #49c42b
      
           This box has a color of #49c42b        
        
          <div style="background-color:#49c42b;">Content here</div>
        
        
          .mybackground {background-color:#49c42b;}
        
        Background color #49c42b
      
           Border around this has a color of #49c42b        
        
          <div style="border:2px solid #49c42b;">Content here</div>
        
        
          .myborder {border:2px solid #49c42b;}
        
        Border color #49c42b