#401a8d color space conversions
Hex:
        #401a8d
        RGB:
        64, 26, 141
        CMY:
        75, 90, 45
        CMYK:
        55, 82, 0, 45
      HSL:
        260°, 68.8623%, 32.7451%
        HSV (HSB):
        260°, 81.5603%, 55.2941%
        XYZ:
        7.2915, 3.7519, 25.5392
        xyY:
        0.1993, 0.1026, 3.7519
      CIE-Lab:
        22.8335, 45.0667, -56.3880
        CIE-LCH:
        22.8335, 72.1845, 308.6327
        CIE-Luv:
        22.8335, 3.0307, -67.5203
        Hunter-Lab:
        19.3697, 33.2968, -64.6156
      #401a8d color charts
#401a8d RGB chart
      #401a8d CMYK chart
      #401a8d RGB pie chart
      #401a8d color shades, tints & tones
#401a8d color schemes
#401a8d color preview, HTML & CSS examples
           This text has a color of #401a8d        
        
          <p style="color:#401a8d;">Text here</p>
        
        
          .mytext {color:#401a8d;}
        
        Text color #401a8d
      
           This box has a color of #401a8d        
        
          <div style="background-color:#401a8d;">Content here</div>
        
        
          .mybackground {background-color:#401a8d;}
        
        Background color #401a8d
      
           Border around this has a color of #401a8d        
        
          <div style="border:2px solid #401a8d;">Content here</div>
        
        
          .myborder {border:2px solid #401a8d;}
        
        Border color #401a8d