#499f3b color space conversions
Hex:
        #499f3b
        RGB:
        73, 159, 59
        CMY:
        71, 38, 77
        CMYK:
        54, 0, 63, 38
      HSL:
        112°, 45.8716%, 42.7451%
        HSV (HSB):
        112°, 62.8931%, 62.3529%
        XYZ:
        15.9352, 26.5285, 8.4183
        xyY:
        0.3132, 0.5214, 26.5285
      CIE-Lab:
        58.5353, -45.5690, 43.3068
        CIE-LCH:
        58.5353, 62.8651, 136.4580
        CIE-Luv:
        58.5353, -40.0898, 57.3630
        Hunter-Lab:
        51.5058, -34.9097, 26.3635
      #499f3b color charts
#499f3b RGB chart
      #499f3b CMYK chart
      #499f3b RGB pie chart
      #499f3b color shades, tints & tones
#499f3b color schemes
#499f3b color preview, HTML & CSS examples
           This text has a color of #499f3b        
        
          <p style="color:#499f3b;">Text here</p>
        
        
          .mytext {color:#499f3b;}
        
        Text color #499f3b
      
           This box has a color of #499f3b        
        
          <div style="background-color:#499f3b;">Content here</div>
        
        
          .mybackground {background-color:#499f3b;}
        
        Background color #499f3b
      
           Border around this has a color of #499f3b        
        
          <div style="border:2px solid #499f3b;">Content here</div>
        
        
          .myborder {border:2px solid #499f3b;}
        
        Border color #499f3b