#49a63a color space conversions
Hex:
        #49a63a
        RGB:
        73, 166, 58
        CMY:
        71, 35, 77
        CMYK:
        56, 0, 65, 35
      HSL:
        112°, 48.2143%, 43.9216%
        HSV (HSB):
        112°, 65.0602%, 65.0980%
        XYZ:
        17.1476, 28.9944, 8.6957
        xyY:
        0.3127, 0.5287, 28.9944
      CIE-Lab:
        60.7767, -48.4081, 46.2455
        CIE-LCH:
        60.7767, 66.9477, 136.3088
        CIE-Luv:
        60.7767, -42.9737, 61.1624
        Hunter-Lab:
        53.8464, -37.3873, 28.1177
      #49a63a color charts
#49a63a RGB chart
      #49a63a CMYK chart
      #49a63a RGB pie chart
      #49a63a color shades, tints & tones
#49a63a color schemes
#49a63a color preview, HTML & CSS examples
           This text has a color of #49a63a        
        
          <p style="color:#49a63a;">Text here</p>
        
        
          .mytext {color:#49a63a;}
        
        Text color #49a63a
      
           This box has a color of #49a63a        
        
          <div style="background-color:#49a63a;">Content here</div>
        
        
          .mybackground {background-color:#49a63a;}
        
        Background color #49a63a
      
           Border around this has a color of #49a63a        
        
          <div style="border:2px solid #49a63a;">Content here</div>
        
        
          .myborder {border:2px solid #49a63a;}
        
        Border color #49a63a