#495c3e color space conversions
Hex:
        #495c3e
        RGB:
        73, 92, 62
        CMY:
        71, 64, 76
        CMYK:
        21, 0, 33, 64
      HSL:
        98°, 19.4805%, 30.1961%
        HSV (HSB):
        98°, 32.6087%, 36.0784%
        XYZ:
        7.4443, 9.4186, 5.9830
        xyY:
        0.3258, 0.4123, 9.4186
      CIE-Lab:
        36.7780, -13.5645, 14.9609
        CIE-LCH:
        36.7780, 20.1947, 132.1975
        CIE-Luv:
        36.7780, -9.1712, 19.2442
        Hunter-Lab:
        30.6897, -10.4087, 9.9240
      #495c3e color charts
#495c3e RGB chart
      #495c3e CMYK chart
      #495c3e RGB pie chart
      #495c3e color shades, tints & tones
#495c3e color schemes
#495c3e color preview, HTML & CSS examples
           This text has a color of #495c3e        
        
          <p style="color:#495c3e;">Text here</p>
        
        
          .mytext {color:#495c3e;}
        
        Text color #495c3e
      
           This box has a color of #495c3e        
        
          <div style="background-color:#495c3e;">Content here</div>
        
        
          .mybackground {background-color:#495c3e;}
        
        Background color #495c3e
      
           Border around this has a color of #495c3e        
        
          <div style="border:2px solid #495c3e;">Content here</div>
        
        
          .myborder {border:2px solid #495c3e;}
        
        Border color #495c3e