#404ca5 color space conversions
Hex:
        #404ca5
        RGB:
        64, 76, 165
        CMY:
        75, 70, 35
        CMYK:
        61, 54, 0, 35
      HSL:
        233°, 44.1048%, 44.9020%
        HSV (HSB):
        233°, 61.2121%, 64.7059%
        XYZ:
        11.4903, 8.9755, 36.7241
        xyY:
        0.2009, 0.1569, 8.9755
      CIE-Lab:
        35.9371, 23.3635, -49.6709
        CIE-LCH:
        35.9371, 54.8912, 295.1907
        CIE-Luv:
        35.9371, -8.6476, -71.5513
        Hunter-Lab:
        29.9591, 16.0323, -51.7068
      #404ca5 color charts
#404ca5 RGB chart
      #404ca5 CMYK chart
      #404ca5 RGB pie chart
      #404ca5 color shades, tints & tones
#404ca5 color schemes
#404ca5 color preview, HTML & CSS examples
           This text has a color of #404ca5        
        
          <p style="color:#404ca5;">Text here</p>
        
        
          .mytext {color:#404ca5;}
        
        Text color #404ca5
      
           This box has a color of #404ca5        
        
          <div style="background-color:#404ca5;">Content here</div>
        
        
          .mybackground {background-color:#404ca5;}
        
        Background color #404ca5
      
           Border around this has a color of #404ca5        
        
          <div style="border:2px solid #404ca5;">Content here</div>
        
        
          .myborder {border:2px solid #404ca5;}
        
        Border color #404ca5