#499a3e color space conversions
Hex:
        #499a3e
        RGB:
        73, 154, 62
        CMY:
        71, 40, 76
        CMYK:
        53, 0, 60, 40
      HSL:
        113°, 42.5926%, 42.3529%
        HSV (HSB):
        113°, 59.7403%, 60.3922%
        XYZ:
        15.1728, 24.8755, 8.5592
        xyY:
        0.3121, 0.5118, 24.8755
      CIE-Lab:
        56.9539, -43.2216, 40.1076
        CIE-LCH:
        56.9539, 58.9638, 137.1402
        CIE-Luv:
        56.9539, -37.9358, 53.6478
        Hunter-Lab:
        49.8753, -32.9796, 24.7379
      #499a3e color charts
#499a3e RGB chart
      #499a3e CMYK chart
      #499a3e RGB pie chart
      #499a3e color shades, tints & tones
#499a3e color schemes
#499a3e color preview, HTML & CSS examples
           This text has a color of #499a3e        
        
          <p style="color:#499a3e;">Text here</p>
        
        
          .mytext {color:#499a3e;}
        
        Text color #499a3e
      
           This box has a color of #499a3e        
        
          <div style="background-color:#499a3e;">Content here</div>
        
        
          .mybackground {background-color:#499a3e;}
        
        Background color #499a3e
      
           Border around this has a color of #499a3e        
        
          <div style="border:2px solid #499a3e;">Content here</div>
        
        
          .myborder {border:2px solid #499a3e;}
        
        Border color #499a3e