#49a07a color space conversions
Hex:
        #49a07a
        RGB:
        73, 160, 122
        CMY:
        71, 37, 52
        CMYK:
        54, 0, 24, 37
      HSL:
        154°, 37.3391%, 45.6863%
        HSV (HSB):
        154°, 54.3750%, 62.7451%
        XYZ:
        18.8313, 27.9632, 22.8173
        xyY:
        0.2705, 0.4017, 27.9632
      CIE-Lab:
        59.8555, -35.4776, 11.9904
        CIE-LCH:
        59.8555, 37.4490, 161.3262
        CIE-Luv:
        59.8555, -38.2762, 22.0327
        Hunter-Lab:
        52.8803, -28.9744, 11.4332
      #49a07a color charts
#49a07a RGB chart
      #49a07a CMYK chart
      #49a07a RGB pie chart
      #49a07a color shades, tints & tones
#49a07a color schemes
#49a07a color preview, HTML & CSS examples
           This text has a color of #49a07a        
        
          <p style="color:#49a07a;">Text here</p>
        
        
          .mytext {color:#49a07a;}
        
        Text color #49a07a
      
           This box has a color of #49a07a        
        
          <div style="background-color:#49a07a;">Content here</div>
        
        
          .mybackground {background-color:#49a07a;}
        
        Background color #49a07a
      
           Border around this has a color of #49a07a        
        
          <div style="border:2px solid #49a07a;">Content here</div>
        
        
          .myborder {border:2px solid #49a07a;}
        
        Border color #49a07a