#499f2e color space conversions
Hex:
        #499f2e
        RGB:
        73, 159, 46
        CMY:
        71, 38, 82
        CMYK:
        54, 0, 71, 38
      HSL:
        106°, 55.1220%, 40.1961%
        HSV (HSB):
        106°, 71.0692%, 62.3529%
        XYZ:
        15.6389, 26.4100, 6.8582
        xyY:
        0.3198, 0.5400, 26.4100
      CIE-Lab:
        58.4242, -46.8093, 48.7421
        CIE-LCH:
        58.4242, 67.5789, 133.8411
        CIE-Luv:
        58.4242, -40.3732, 61.8318
        Hunter-Lab:
        51.3907, -35.6135, 28.0611
      #499f2e color charts
#499f2e RGB chart
      #499f2e CMYK chart
      #499f2e RGB pie chart
      #499f2e color shades, tints & tones
#499f2e color schemes
#499f2e color preview, HTML & CSS examples
           This text has a color of #499f2e        
        
          <p style="color:#499f2e;">Text here</p>
        
        
          .mytext {color:#499f2e;}
        
        Text color #499f2e
      
           This box has a color of #499f2e        
        
          <div style="background-color:#499f2e;">Content here</div>
        
        
          .mybackground {background-color:#499f2e;}
        
        Background color #499f2e
      
           Border around this has a color of #499f2e        
        
          <div style="border:2px solid #499f2e;">Content here</div>
        
        
          .myborder {border:2px solid #499f2e;}
        
        Border color #499f2e