#404e8a color space conversions
Hex:
        #404e8a
        RGB:
        64, 78, 138
        CMY:
        75, 69, 46
        CMYK:
        54, 43, 0, 46
      HSL:
        229°, 36.6337%, 39.6078%
        HSV (HSB):
        229°, 53.6232%, 54.1176%
        XYZ:
        9.4262, 8.3737, 25.1642
        xyY:
        0.2194, 0.1949, 8.3737
      CIE-Lab:
        34.7494, 12.6911, -35.2368
        CIE-LCH:
        34.7494, 37.4525, 289.8073
        CIE-Luv:
        34.7494, -8.4662, -49.8528
        Hunter-Lab:
        28.9374, 7.5048, -31.3029
      #404e8a color charts
#404e8a RGB chart
      #404e8a CMYK chart
      #404e8a RGB pie chart
      #404e8a color shades, tints & tones
#404e8a color schemes
#404e8a color preview, HTML & CSS examples
           This text has a color of #404e8a        
        
          <p style="color:#404e8a;">Text here</p>
        
        
          .mytext {color:#404e8a;}
        
        Text color #404e8a
      
           This box has a color of #404e8a        
        
          <div style="background-color:#404e8a;">Content here</div>
        
        
          .mybackground {background-color:#404e8a;}
        
        Background color #404e8a
      
           Border around this has a color of #404e8a        
        
          <div style="border:2px solid #404e8a;">Content here</div>
        
        
          .myborder {border:2px solid #404e8a;}
        
        Border color #404e8a