#49a06e color space conversions
Hex:
        #49a06e
        RGB:
        73, 160, 110
        CMY:
        71, 37, 57
        CMYK:
        54, 0, 31, 37
      HSL:
        146°, 37.3391%, 45.6863%
        HSV (HSB):
        146°, 54.3750%, 62.7451%
        XYZ:
        18.1329, 27.6839, 19.1397
        xyY:
        0.2792, 0.4262, 27.6839
      CIE-Lab:
        59.6021, -38.0340, 18.3131
        CIE-LCH:
        59.6021, 42.2132, 154.2895
        CIE-Luv:
        59.6021, -38.7879, 30.4536
        Hunter-Lab:
        52.6155, -30.5604, 15.2632
      #49a06e color charts
#49a06e RGB chart
      #49a06e CMYK chart
      #49a06e RGB pie chart
      #49a06e color shades, tints & tones
#49a06e color schemes
#49a06e color preview, HTML & CSS examples
           This text has a color of #49a06e        
        
          <p style="color:#49a06e;">Text here</p>
        
        
          .mytext {color:#49a06e;}
        
        Text color #49a06e
      
           This box has a color of #49a06e        
        
          <div style="background-color:#49a06e;">Content here</div>
        
        
          .mybackground {background-color:#49a06e;}
        
        Background color #49a06e
      
           Border around this has a color of #49a06e        
        
          <div style="border:2px solid #49a06e;">Content here</div>
        
        
          .myborder {border:2px solid #49a06e;}
        
        Border color #49a06e