#400ea5 color space conversions
Hex:
        #400ea5
        RGB:
        64, 14, 165
        CMY:
        75, 95, 35
        CMYK:
        61, 92, 0, 35
      HSL:
        260°, 84.3575%, 35.0980%
        HSV (HSB):
        260°, 91.5152%, 64.7059%
        XYZ:
        9.0629, 4.1207, 35.9150
        xyY:
        0.1846, 0.0839, 4.1207
      CIE-Lab:
        24.0664, 55.7264, -69.1074
        CIE-LCH:
        24.0664, 88.7764, 308.8818
        CIE-Luv:
        24.0664, 1.6008, -81.5662
        Hunter-Lab:
        20.2995, 44.1693, -90.6898
      #400ea5 color charts
#400ea5 RGB chart
      #400ea5 CMYK chart
      #400ea5 RGB pie chart
      #400ea5 color shades, tints & tones
#400ea5 color schemes
#400ea5 color preview, HTML & CSS examples
           This text has a color of #400ea5        
        
          <p style="color:#400ea5;">Text here</p>
        
        
          .mytext {color:#400ea5;}
        
        Text color #400ea5
      
           This box has a color of #400ea5        
        
          <div style="background-color:#400ea5;">Content here</div>
        
        
          .mybackground {background-color:#400ea5;}
        
        Background color #400ea5
      
           Border around this has a color of #400ea5        
        
          <div style="border:2px solid #400ea5;">Content here</div>
        
        
          .myborder {border:2px solid #400ea5;}
        
        Border color #400ea5