#408d42 color space conversions
Hex:
        #408d42
        RGB:
        64, 141, 66
        CMY:
        75, 45, 74
        CMYK:
        55, 0, 53, 45
      HSL:
        122°, 37.5610%, 40.1961%
        HSV (HSB):
        122°, 54.6099%, 55.2941%
        XYZ:
        12.6226, 20.5331, 8.4523
        xyY:
        0.3034, 0.4935, 20.5331
      CIE-Lab:
        52.4347, -39.8791, 32.6740
        CIE-LCH:
        52.4347, 51.5552, 140.6713
        CIE-Luv:
        52.4347, -35.3801, 44.8518
        Hunter-Lab:
        45.3135, -29.5753, 20.6601
      #408d42 color charts
#408d42 RGB chart
      #408d42 CMYK chart
      #408d42 RGB pie chart
      #408d42 color shades, tints & tones
#408d42 color schemes
#408d42 color preview, HTML & CSS examples
           This text has a color of #408d42        
        
          <p style="color:#408d42;">Text here</p>
        
        
          .mytext {color:#408d42;}
        
        Text color #408d42
      
           This box has a color of #408d42        
        
          <div style="background-color:#408d42;">Content here</div>
        
        
          .mybackground {background-color:#408d42;}
        
        Background color #408d42
      
           Border around this has a color of #408d42        
        
          <div style="border:2px solid #408d42;">Content here</div>
        
        
          .myborder {border:2px solid #408d42;}
        
        Border color #408d42