#406e7b color space conversions
Hex:
        #406e7b
        RGB:
        64, 110, 123
        CMY:
        75, 57, 52
        CMYK:
        48, 11, 0, 52
      HSL:
        193°, 31.5508%, 36.6667%
        HSV (HSB):
        193°, 47.9675%, 48.2353%
        XYZ:
        11.2654, 13.6719, 20.7841
        xyY:
        0.2464, 0.2990, 13.6719
      CIE-Lab:
        43.7587, -11.9741, -12.1239
        CIE-LCH:
        43.7587, 17.0401, 225.3562
        CIE-Luv:
        43.7587, -20.5657, -15.2605
        Hunter-Lab:
        36.9755, -10.3232, -7.4442
      #406e7b color charts
#406e7b RGB chart
      #406e7b CMYK chart
      #406e7b RGB pie chart
      #406e7b color shades, tints & tones
#406e7b color schemes
#406e7b color preview, HTML & CSS examples
           This text has a color of #406e7b        
        
          <p style="color:#406e7b;">Text here</p>
        
        
          .mytext {color:#406e7b;}
        
        Text color #406e7b
      
           This box has a color of #406e7b        
        
          <div style="background-color:#406e7b;">Content here</div>
        
        
          .mybackground {background-color:#406e7b;}
        
        Background color #406e7b
      
           Border around this has a color of #406e7b        
        
          <div style="border:2px solid #406e7b;">Content here</div>
        
        
          .myborder {border:2px solid #406e7b;}
        
        Border color #406e7b