#49a0ac color space conversions
Hex:
        #49a0ac
        RGB:
        73, 160, 172
        CMY:
        71, 37, 33
        CMYK:
        58, 7, 0, 33
      HSL:
        187°, 40.4082%, 48.0392%
        HSV (HSB):
        187°, 57.5581%, 67.4510%
        XYZ:
        22.7649, 29.5366, 43.5310
        xyY:
        0.2375, 0.3082, 29.5366
      CIE-Lab:
        61.2523, -22.4719, -14.1426
        CIE-LCH:
        61.2523, 26.5518, 212.1840
        CIE-Luv:
        61.2523, -35.9600, -18.0103
        Hunter-Lab:
        54.3476, -20.3392, -9.4464
      #49a0ac color charts
#49a0ac RGB chart
      #49a0ac CMYK chart
      #49a0ac RGB pie chart
      #49a0ac color shades, tints & tones
#49a0ac color schemes
#49a0ac color preview, HTML & CSS examples
           This text has a color of #49a0ac        
        
          <p style="color:#49a0ac;">Text here</p>
        
        
          .mytext {color:#49a0ac;}
        
        Text color #49a0ac
      
           This box has a color of #49a0ac        
        
          <div style="background-color:#49a0ac;">Content here</div>
        
        
          .mybackground {background-color:#49a0ac;}
        
        Background color #49a0ac
      
           Border around this has a color of #49a0ac        
        
          <div style="border:2px solid #49a0ac;">Content here</div>
        
        
          .myborder {border:2px solid #49a0ac;}
        
        Border color #49a0ac