#495e3f color space conversions
Hex:
        #495e3f
        RGB:
        73, 94, 63
        CMY:
        71, 63, 75
        CMYK:
        22, 0, 33, 63
      HSL:
        101°, 19.7452%, 30.7843%
        HSV (HSB):
        101°, 32.9787%, 36.8627%
        XYZ:
        7.6476, 9.7808, 6.1874
        xyY:
        0.3238, 0.4142, 9.7808
      CIE-Lab:
        37.4460, -14.5145, 15.2565
        CIE-LCH:
        37.4460, 21.0578, 133.5722
        CIE-Luv:
        37.4460, -10.1921, 19.8229
        Hunter-Lab:
        31.2742, -11.0808, 10.1617
      #495e3f color charts
#495e3f RGB chart
      #495e3f CMYK chart
      #495e3f RGB pie chart
      #495e3f color shades, tints & tones
#495e3f color schemes
#495e3f color preview, HTML & CSS examples
           This text has a color of #495e3f        
        
          <p style="color:#495e3f;">Text here</p>
        
        
          .mytext {color:#495e3f;}
        
        Text color #495e3f
      
           This box has a color of #495e3f        
        
          <div style="background-color:#495e3f;">Content here</div>
        
        
          .mybackground {background-color:#495e3f;}
        
        Background color #495e3f
      
           Border around this has a color of #495e3f        
        
          <div style="border:2px solid #495e3f;">Content here</div>
        
        
          .myborder {border:2px solid #495e3f;}
        
        Border color #495e3f