#408f5a color space conversions
Hex:
        #408f5a
        RGB:
        64, 143, 90
        CMY:
        75, 44, 65
        CMYK:
        55, 0, 37, 44
      HSL:
        140°, 38.1643%, 40.5882%
        HSV (HSB):
        140°, 55.2448%, 56.0784%
        XYZ:
        13.7823, 21.4731, 13.0912
        xyY:
        0.2851, 0.4441, 21.4731
      CIE-Lab:
        53.4634, -36.7290, 21.0526
        CIE-LCH:
        53.4634, 42.3348, 150.1792
        CIE-Luv:
        53.4634, -35.3688, 32.5333
        Hunter-Lab:
        46.3391, -28.0035, 15.6874
      #408f5a color charts
#408f5a RGB chart
      #408f5a CMYK chart
      #408f5a RGB pie chart
      #408f5a color shades, tints & tones
#408f5a color schemes
#408f5a color preview, HTML & CSS examples
           This text has a color of #408f5a        
        
          <p style="color:#408f5a;">Text here</p>
        
        
          .mytext {color:#408f5a;}
        
        Text color #408f5a
      
           This box has a color of #408f5a        
        
          <div style="background-color:#408f5a;">Content here</div>
        
        
          .mybackground {background-color:#408f5a;}
        
        Background color #408f5a
      
           Border around this has a color of #408f5a        
        
          <div style="border:2px solid #408f5a;">Content here</div>
        
        
          .myborder {border:2px solid #408f5a;}
        
        Border color #408f5a