#49a7a7 color space conversions
Hex:
        #49a7a7
        RGB:
        73, 167, 167
        CMY:
        71, 35, 35
        CMYK:
        56, 0, 0, 35
      HSL:
        180°, 39.1667%, 47.0588%
        HSV (HSB):
        180°, 56.2874%, 65.4902%
        XYZ:
        23.5414, 31.8439, 41.4649
        xyY:
        0.2431, 0.3288, 31.8439
      CIE-Lab:
        63.2137, -27.4346, -8.3921
        CIE-LCH:
        63.2137, 28.6894, 197.0086
        CIE-Luv:
        63.2137, -38.8849, -8.3986
        Hunter-Lab:
        56.4304, -24.2873, -4.0649
      #49a7a7 color charts
#49a7a7 RGB chart
      #49a7a7 CMYK chart
      #49a7a7 RGB pie chart
      #49a7a7 color shades, tints & tones
#49a7a7 color schemes
#49a7a7 color preview, HTML & CSS examples
           This text has a color of #49a7a7        
        
          <p style="color:#49a7a7;">Text here</p>
        
        
          .mytext {color:#49a7a7;}
        
        Text color #49a7a7
      
           This box has a color of #49a7a7        
        
          <div style="background-color:#49a7a7;">Content here</div>
        
        
          .mybackground {background-color:#49a7a7;}
        
        Background color #49a7a7
      
           Border around this has a color of #49a7a7        
        
          <div style="border:2px solid #49a7a7;">Content here</div>
        
        
          .myborder {border:2px solid #49a7a7;}
        
        Border color #49a7a7