#49a3a1 color space conversions
Hex:
        #49a3a1
        RGB:
        73, 163, 161
        CMY:
        71, 36, 37
        CMYK:
        55, 0, 1, 36
      HSL:
        179°, 38.1356%, 46.2745%
        HSV (HSB):
        179°, 55.2147%, 63.9216%
        XYZ:
        22.2779, 30.1841, 38.3702
        xyY:
        0.2453, 0.3323, 30.1841
      CIE-Lab:
        61.8127, -27.1174, -7.1073
        CIE-LCH:
        61.8127, 28.0334, 194.6865
        CIE-Luv:
        61.8127, -37.6403, -6.4429
        Hunter-Lab:
        54.9400, -23.7643, -2.9502
      #49a3a1 color charts
#49a3a1 RGB chart
      #49a3a1 CMYK chart
      #49a3a1 RGB pie chart
      #49a3a1 color shades, tints & tones
#49a3a1 color schemes
#49a3a1 color preview, HTML & CSS examples
           This text has a color of #49a3a1        
        
          <p style="color:#49a3a1;">Text here</p>
        
        
          .mytext {color:#49a3a1;}
        
        Text color #49a3a1
      
           This box has a color of #49a3a1        
        
          <div style="background-color:#49a3a1;">Content here</div>
        
        
          .mybackground {background-color:#49a3a1;}
        
        Background color #49a3a1
      
           Border around this has a color of #49a3a1        
        
          <div style="border:2px solid #49a3a1;">Content here</div>
        
        
          .myborder {border:2px solid #49a3a1;}
        
        Border color #49a3a1