#406f9a color space conversions
Hex:
        #406f9a
        RGB:
        64, 111, 154
        CMY:
        75, 56, 40
        CMYK:
        58, 28, 0, 40
      HSL:
        209°, 41.2844%, 42.7451%
        HSV (HSB):
        209°, 58.4416%, 60.3922%
        XYZ:
        13.6315, 14.7920, 32.7085
        xyY:
        0.2230, 0.2420, 14.7920
      CIE-Lab:
        45.3479, -2.7097, -28.1739
        CIE-LCH:
        45.3479, 28.3039, 264.5064
        CIE-Luv:
        45.3479, -20.2856, -40.8635
        Hunter-Lab:
        38.4603, -4.0396, -23.5009
      #406f9a color charts
#406f9a RGB chart
      #406f9a CMYK chart
      #406f9a RGB pie chart
      #406f9a color shades, tints & tones
#406f9a color schemes
#406f9a color preview, HTML & CSS examples
           This text has a color of #406f9a        
        
          <p style="color:#406f9a;">Text here</p>
        
        
          .mytext {color:#406f9a;}
        
        Text color #406f9a
      
           This box has a color of #406f9a        
        
          <div style="background-color:#406f9a;">Content here</div>
        
        
          .mybackground {background-color:#406f9a;}
        
        Background color #406f9a
      
           Border around this has a color of #406f9a        
        
          <div style="border:2px solid #406f9a;">Content here</div>
        
        
          .myborder {border:2px solid #406f9a;}
        
        Border color #406f9a