#408d75 color space conversions
Hex:
        #408d75
        RGB:
        64, 141, 117
        CMY:
        75, 45, 54
        CMYK:
        55, 0, 17, 45
      HSL:
        161°, 37.5610%, 40.1961%
        HSV (HSB):
        161°, 54.6099%, 55.2941%
        XYZ:
        14.8501, 21.4241, 20.1822
        xyY:
        0.2630, 0.3795, 21.4241
      CIE-Lab:
        53.4106, -29.8850, 5.6398
        CIE-LCH:
        53.4106, 30.4125, 169.3131
        CIE-Luv:
        53.4106, -33.4152, 12.2513
        Hunter-Lab:
        46.2862, -23.7322, 6.5480
      #408d75 color charts
#408d75 RGB chart
      #408d75 CMYK chart
      #408d75 RGB pie chart
      #408d75 color shades, tints & tones
#408d75 color schemes
#408d75 color preview, HTML & CSS examples
           This text has a color of #408d75        
        
          <p style="color:#408d75;">Text here</p>
        
        
          .mytext {color:#408d75;}
        
        Text color #408d75
      
           This box has a color of #408d75        
        
          <div style="background-color:#408d75;">Content here</div>
        
        
          .mybackground {background-color:#408d75;}
        
        Background color #408d75
      
           Border around this has a color of #408d75        
        
          <div style="border:2px solid #408d75;">Content here</div>
        
        
          .myborder {border:2px solid #408d75;}
        
        Border color #408d75