#406e8e color space conversions
Hex:
        #406e8e
        RGB:
        64, 110, 142
        CMY:
        75, 57, 44
        CMYK:
        55, 23, 0, 44
      HSL:
        205°, 37.8641%, 40.3922%
        HSV (HSB):
        205°, 54.9296%, 55.6863%
        XYZ:
        12.5728, 14.1948, 27.6684
        xyY:
        0.2310, 0.2608, 14.1948
      CIE-Lab:
        44.5111, -6.0619, -22.3496
        CIE-LCH:
        44.5111, 23.1571, 254.8248
        CIE-Luv:
        44.5111, -20.1496, -31.3770
        Hunter-Lab:
        37.6760, -6.3663, -17.1680
      #406e8e color charts
#406e8e RGB chart
      #406e8e CMYK chart
      #406e8e RGB pie chart
      #406e8e color shades, tints & tones
#406e8e color schemes
#406e8e color preview, HTML & CSS examples
           This text has a color of #406e8e        
        
          <p style="color:#406e8e;">Text here</p>
        
        
          .mytext {color:#406e8e;}
        
        Text color #406e8e
      
           This box has a color of #406e8e        
        
          <div style="background-color:#406e8e;">Content here</div>
        
        
          .mybackground {background-color:#406e8e;}
        
        Background color #406e8e
      
           Border around this has a color of #406e8e        
        
          <div style="border:2px solid #406e8e;">Content here</div>
        
        
          .myborder {border:2px solid #406e8e;}
        
        Border color #406e8e