#408e7a color space conversions
Hex:
        #408e7a
        RGB:
        64, 142, 122
        CMY:
        75, 44, 52
        CMYK:
        55, 0, 14, 44
      HSL:
        165°, 37.8641%, 40.3922%
        HSV (HSB):
        165°, 54.9296%, 55.6863%
        XYZ:
        15.3002, 21.8411, 21.8217
        xyY:
        0.2595, 0.3704, 21.8411
      CIE-Lab:
        53.8580, -29.1201, 3.4035
        CIE-LCH:
        53.8580, 29.3183, 173.3337
        CIE-Luv:
        53.8580, -33.5922, 9.1036
        Hunter-Lab:
        46.7345, -23.3470, 5.0299
      #408e7a color charts
#408e7a RGB chart
      #408e7a CMYK chart
      #408e7a RGB pie chart
      #408e7a color shades, tints & tones
#408e7a color schemes
#408e7a color preview, HTML & CSS examples
           This text has a color of #408e7a        
        
          <p style="color:#408e7a;">Text here</p>
        
        
          .mytext {color:#408e7a;}
        
        Text color #408e7a
      
           This box has a color of #408e7a        
        
          <div style="background-color:#408e7a;">Content here</div>
        
        
          .mybackground {background-color:#408e7a;}
        
        Background color #408e7a
      
           Border around this has a color of #408e7a        
        
          <div style="border:2px solid #408e7a;">Content here</div>
        
        
          .myborder {border:2px solid #408e7a;}
        
        Border color #408e7a