#49a59d color space conversions
Hex:
        #49a59d
        RGB:
        73, 165, 157
        CMY:
        71, 35, 38
        CMYK:
        56, 0, 5, 35
      HSL:
        175°, 38.6555%, 46.6667%
        HSV (HSB):
        175°, 55.7576%, 64.7059%
        XYZ:
        22.2886, 30.7611, 36.6610
        xyY:
        0.2484, 0.3429, 30.7611
      CIE-Lab:
        62.3054, -29.1917, -4.1284
        CIE-LCH:
        62.3054, 29.4822, 188.0496
        CIE-Luv:
        62.3054, -38.6107, -1.6316
        Hunter-Lab:
        55.4627, -25.3264, -0.3671
      #49a59d color charts
#49a59d RGB chart
      #49a59d CMYK chart
      #49a59d RGB pie chart
      #49a59d color shades, tints & tones
#49a59d color schemes
#49a59d color preview, HTML & CSS examples
           This text has a color of #49a59d        
        
          <p style="color:#49a59d;">Text here</p>
        
        
          .mytext {color:#49a59d;}
        
        Text color #49a59d
      
           This box has a color of #49a59d        
        
          <div style="background-color:#49a59d;">Content here</div>
        
        
          .mybackground {background-color:#49a59d;}
        
        Background color #49a59d
      
           Border around this has a color of #49a59d        
        
          <div style="border:2px solid #49a59d;">Content here</div>
        
        
          .myborder {border:2px solid #49a59d;}
        
        Border color #49a59d