#49a69a color space conversions
Hex:
        #49a69a
        RGB:
        73, 166, 154
        CMY:
        71, 35, 40
        CMYK:
        56, 0, 7, 35
      HSL:
        172°, 38.9121%, 46.8627%
        HSV (HSB):
        172°, 56.0241%, 65.0980%
        XYZ:
        22.2166, 31.0220, 35.3888
        xyY:
        0.2507, 0.3500, 31.0220
      CIE-Lab:
        62.5262, -30.4757, -2.1192
        CIE-LCH:
        62.5262, 30.5493, 183.9778
        CIE-Luv:
        62.5262, -39.1469, 1.5617
        Hunter-Lab:
        55.6974, -26.2703, 1.3168
      #49a69a color charts
#49a69a RGB chart
      #49a69a CMYK chart
      #49a69a RGB pie chart
      #49a69a color shades, tints & tones
#49a69a color schemes
#49a69a color preview, HTML & CSS examples
           This text has a color of #49a69a        
        
          <p style="color:#49a69a;">Text here</p>
        
        
          .mytext {color:#49a69a;}
        
        Text color #49a69a
      
           This box has a color of #49a69a        
        
          <div style="background-color:#49a69a;">Content here</div>
        
        
          .mybackground {background-color:#49a69a;}
        
        Background color #49a69a
      
           Border around this has a color of #49a69a        
        
          <div style="border:2px solid #49a69a;">Content here</div>
        
        
          .myborder {border:2px solid #49a69a;}
        
        Border color #49a69a