#408a5d color space conversions
Hex:
        #408a5d
        RGB:
        64, 138, 93
        CMY:
        75, 46, 64
        CMYK:
        54, 0, 33, 46
      HSL:
        144°, 36.6337%, 39.6078%
        HSV (HSB):
        144°, 53.6232%, 54.1176%
        XYZ:
        13.1786, 20.0573, 13.5328
        xyY:
        0.2818, 0.4289, 20.0573
      CIE-Lab:
        51.9019, -33.8908, 17.2626
        CIE-LCH:
        51.9019, 38.0340, 153.0075
        CIE-Luv:
        51.9019, -33.1937, 27.4476
        Hunter-Lab:
        44.7853, -25.8486, 13.4341
      #408a5d color charts
#408a5d RGB chart
      #408a5d CMYK chart
      #408a5d RGB pie chart
      #408a5d color shades, tints & tones
#408a5d color schemes
#408a5d color preview, HTML & CSS examples
           This text has a color of #408a5d        
        
          <p style="color:#408a5d;">Text here</p>
        
        
          .mytext {color:#408a5d;}
        
        Text color #408a5d
      
           This box has a color of #408a5d        
        
          <div style="background-color:#408a5d;">Content here</div>
        
        
          .mybackground {background-color:#408a5d;}
        
        Background color #408a5d
      
           Border around this has a color of #408a5d        
        
          <div style="border:2px solid #408a5d;">Content here</div>
        
        
          .myborder {border:2px solid #408a5d;}
        
        Border color #408a5d