#499a2e color space conversions
Hex:
        #499a2e
        RGB:
        73, 154, 46
        CMY:
        71, 40, 82
        CMYK:
        53, 0, 70, 40
      HSL:
        105°, 54.0000%, 39.2157%
        HSV (HSB):
        105°, 70.1299%, 60.3922%
        XYZ:
        14.7964, 24.7249, 6.5773
        xyY:
        0.3210, 0.5363, 24.7249
      CIE-Lab:
        56.8064, -44.8475, 47.0543
        CIE-LCH:
        56.8064, 65.0031, 133.6244
        CIE-Luv:
        56.8064, -38.2885, 59.4933
        Hunter-Lab:
        49.7242, -33.9011, 26.9643
      #499a2e color charts
#499a2e RGB chart
      #499a2e CMYK chart
      #499a2e RGB pie chart
      #499a2e color shades, tints & tones
#499a2e color schemes
#499a2e color preview, HTML & CSS examples
           This text has a color of #499a2e        
        
          <p style="color:#499a2e;">Text here</p>
        
        
          .mytext {color:#499a2e;}
        
        Text color #499a2e
      
           This box has a color of #499a2e        
        
          <div style="background-color:#499a2e;">Content here</div>
        
        
          .mybackground {background-color:#499a2e;}
        
        Background color #499a2e
      
           Border around this has a color of #499a2e        
        
          <div style="border:2px solid #499a2e;">Content here</div>
        
        
          .myborder {border:2px solid #499a2e;}
        
        Border color #499a2e