#49a1ac color space conversions
Hex:
        #49a1ac
        RGB:
        73, 161, 172
        CMY:
        71, 37, 33
        CMYK:
        58, 6, 0, 33
      HSL:
        187°, 40.4082%, 48.0392%
        HSV (HSB):
        187°, 57.5581%, 67.4510%
        XYZ:
        22.9389, 29.8848, 43.5891
        xyY:
        0.2379, 0.3100, 29.8848
      CIE-Lab:
        61.5547, -22.9856, -13.6867
        CIE-LCH:
        61.5547, 26.7519, 210.7716
        CIE-Luv:
        61.5547, -36.3424, -17.2345
        Hunter-Lab:
        54.6670, -20.7664, -9.0084
      #49a1ac color charts
#49a1ac RGB chart
      #49a1ac CMYK chart
      #49a1ac RGB pie chart
      #49a1ac color shades, tints & tones
#49a1ac color schemes
#49a1ac color preview, HTML & CSS examples
           This text has a color of #49a1ac        
        
          <p style="color:#49a1ac;">Text here</p>
        
        
          .mytext {color:#49a1ac;}
        
        Text color #49a1ac
      
           This box has a color of #49a1ac        
        
          <div style="background-color:#49a1ac;">Content here</div>
        
        
          .mybackground {background-color:#49a1ac;}
        
        Background color #49a1ac
      
           Border around this has a color of #49a1ac        
        
          <div style="border:2px solid #49a1ac;">Content here</div>
        
        
          .myborder {border:2px solid #49a1ac;}
        
        Border color #49a1ac