#49c70c color space conversions
Hex:
        #49c70c
        RGB:
        73, 199, 12
        CMY:
        71, 22, 95
        CMYK:
        63, 0, 94, 22
      HSL:
        100°, 88.6256%, 41.3725%
        HSV (HSB):
        100°, 93.9698%, 78.0392%
        XYZ:
        23.2374, 42.2899, 7.2858
        xyY:
        0.3191, 0.5808, 42.2899
      CIE-Lab:
        71.0703, -62.6567, 68.9248
        CIE-LCH:
        71.0703, 93.1477, 132.2727
        CIE-Luv:
        71.0703, -56.3928, 84.8535
        Hunter-Lab:
        65.0307, -50.0201, 38.8788
      #49c70c color charts
#49c70c RGB chart
      #49c70c CMYK chart
      #49c70c RGB pie chart
      #49c70c color shades, tints & tones
#49c70c color schemes
#49c70c color preview, HTML & CSS examples
           This text has a color of #49c70c        
        
          <p style="color:#49c70c;">Text here</p>
        
        
          .mytext {color:#49c70c;}
        
        Text color #49c70c
      
           This box has a color of #49c70c        
        
          <div style="background-color:#49c70c;">Content here</div>
        
        
          .mybackground {background-color:#49c70c;}
        
        Background color #49c70c
      
           Border around this has a color of #49c70c        
        
          <div style="border:2px solid #49c70c;">Content here</div>
        
        
          .myborder {border:2px solid #49c70c;}
        
        Border color #49c70c