#49a29d color space conversions
Hex:
        #49a29d
        RGB:
        73, 162, 157
        CMY:
        71, 36, 38
        CMYK:
        55, 0, 3, 36
      HSL:
        177°, 37.8723%, 46.0784%
        HSV (HSB):
        177°, 54.9383%, 63.5294%
        XYZ:
        21.7538, 29.6914, 36.4828
        xyY:
        0.2474, 0.3377, 29.6914
      CIE-Lab:
        61.3871, -27.7195, -5.4858
        CIE-LCH:
        61.3871, 28.2571, 191.1945
        CIE-Luv:
        61.3871, -37.4454, -3.8857
        Hunter-Lab:
        54.4899, -24.0954, -1.5537
      #49a29d color charts
#49a29d RGB chart
      #49a29d CMYK chart
      #49a29d RGB pie chart
      #49a29d color shades, tints & tones
#49a29d color schemes
#49a29d color preview, HTML & CSS examples
           This text has a color of #49a29d        
        
          <p style="color:#49a29d;">Text here</p>
        
        
          .mytext {color:#49a29d;}
        
        Text color #49a29d
      
           This box has a color of #49a29d        
        
          <div style="background-color:#49a29d;">Content here</div>
        
        
          .mybackground {background-color:#49a29d;}
        
        Background color #49a29d
      
           Border around this has a color of #49a29d        
        
          <div style="border:2px solid #49a29d;">Content here</div>
        
        
          .myborder {border:2px solid #49a29d;}
        
        Border color #49a29d