#408b4e color space conversions
Hex:
        #408b4e
        RGB:
        64, 139, 78
        CMY:
        75, 45, 69
        CMYK:
        54, 0, 44, 45
      HSL:
        131°, 36.9458%, 39.8039%
        HSV (HSB):
        131°, 53.9568%, 54.5098%
        XYZ:
        12.7221, 20.1053, 10.4179
        xyY:
        0.2942, 0.4649, 20.1053
      CIE-Lab:
        51.9560, -37.1475, 25.6904
        CIE-LCH:
        51.9560, 45.1656, 145.3331
        CIE-Luv:
        51.9560, -34.1591, 37.3558
        Hunter-Lab:
        44.8389, -27.8224, 17.6118
      #408b4e color charts
#408b4e RGB chart
      #408b4e CMYK chart
      #408b4e RGB pie chart
      #408b4e color shades, tints & tones
#408b4e color schemes
#408b4e color preview, HTML & CSS examples
           This text has a color of #408b4e        
        
          <p style="color:#408b4e;">Text here</p>
        
        
          .mytext {color:#408b4e;}
        
        Text color #408b4e
      
           This box has a color of #408b4e        
        
          <div style="background-color:#408b4e;">Content here</div>
        
        
          .mybackground {background-color:#408b4e;}
        
        Background color #408b4e
      
           Border around this has a color of #408b4e        
        
          <div style="border:2px solid #408b4e;">Content here</div>
        
        
          .myborder {border:2px solid #408b4e;}
        
        Border color #408b4e