#49a47f color space conversions
Hex:
        #49a47f
        RGB:
        73, 164, 127
        CMY:
        71, 36, 50
        CMYK:
        55, 0, 23, 36
      HSL:
        156°, 38.3966%, 46.4706%
        HSV (HSB):
        156°, 55.4878%, 64.3137%
        XYZ:
        19.8539, 29.4997, 24.7263
        xyY:
        0.2680, 0.3982, 29.4997
      CIE-Lab:
        61.2201, -36.1763, 11.1186
        CIE-LCH:
        61.2201, 37.8463, 162.9155
        CIE-Luv:
        61.2201, -39.6517, 21.0958
        Hunter-Lab:
        54.3136, -29.7997, 11.0278
      #49a47f color charts
#49a47f RGB chart
      #49a47f CMYK chart
      #49a47f RGB pie chart
      #49a47f color shades, tints & tones
#49a47f color schemes
#49a47f color preview, HTML & CSS examples
           This text has a color of #49a47f        
        
          <p style="color:#49a47f;">Text here</p>
        
        
          .mytext {color:#49a47f;}
        
        Text color #49a47f
      
           This box has a color of #49a47f        
        
          <div style="background-color:#49a47f;">Content here</div>
        
        
          .mybackground {background-color:#49a47f;}
        
        Background color #49a47f
      
           Border around this has a color of #49a47f        
        
          <div style="border:2px solid #49a47f;">Content here</div>
        
        
          .myborder {border:2px solid #49a47f;}
        
        Border color #49a47f