#406e9d color space conversions
Hex:
        #406e9d
        RGB:
        64, 110, 157
        CMY:
        75, 57, 38
        CMYK:
        59, 30, 0, 38
      HSL:
        210°, 42.0814%, 43.3333%
        HSV (HSB):
        210°, 59.2357%, 61.5686%
        XYZ:
        13.7761, 14.6762, 34.0050
        xyY:
        0.2206, 0.2350, 14.6762
      CIE-Lab:
        45.1874, -1.0959, -30.1975
        CIE-LCH:
        45.1874, 30.2173, 267.9215
        CIE-Luv:
        45.1874, -19.8591, -44.1441
        Hunter-Lab:
        38.3095, -2.8530, -25.8115
      #406e9d color charts
#406e9d RGB chart
      #406e9d CMYK chart
      #406e9d RGB pie chart
      #406e9d color shades, tints & tones
#406e9d color schemes
#406e9d color preview, HTML & CSS examples
           This text has a color of #406e9d        
        
          <p style="color:#406e9d;">Text here</p>
        
        
          .mytext {color:#406e9d;}
        
        Text color #406e9d
      
           This box has a color of #406e9d        
        
          <div style="background-color:#406e9d;">Content here</div>
        
        
          .mybackground {background-color:#406e9d;}
        
        Background color #406e9d
      
           Border around this has a color of #406e9d        
        
          <div style="border:2px solid #406e9d;">Content here</div>
        
        
          .myborder {border:2px solid #406e9d;}
        
        Border color #406e9d