#408d55 color space conversions
Hex:
        #408d55
        RGB:
        64, 141, 85
        CMY:
        75, 45, 67
        CMYK:
        55, 0, 40, 45
      HSL:
        136°, 37.5610%, 40.1961%
        HSV (HSB):
        136°, 54.6099%, 55.2941%
        XYZ:
        13.2789, 20.7956, 11.9084
        xyY:
        0.2888, 0.4522, 20.7956
      CIE-Lab:
        52.7251, -36.7841, 22.8467
        CIE-LCH:
        52.7251, 43.3018, 148.1554
        CIE-Luv:
        52.7251, -34.7373, 34.4101
        Hunter-Lab:
        45.6022, -27.8264, 16.4388
      #408d55 color charts
#408d55 RGB chart
      #408d55 CMYK chart
      #408d55 RGB pie chart
      #408d55 color shades, tints & tones
#408d55 color schemes
#408d55 color preview, HTML & CSS examples
           This text has a color of #408d55        
        
          <p style="color:#408d55;">Text here</p>
        
        
          .mytext {color:#408d55;}
        
        Text color #408d55
      
           This box has a color of #408d55        
        
          <div style="background-color:#408d55;">Content here</div>
        
        
          .mybackground {background-color:#408d55;}
        
        Background color #408d55
      
           Border around this has a color of #408d55        
        
          <div style="border:2px solid #408d55;">Content here</div>
        
        
          .myborder {border:2px solid #408d55;}
        
        Border color #408d55