#401b6e color space conversions
Hex:
        #401b6e
        RGB:
        64, 27, 110
        CMY:
        75, 89, 57
        CMYK:
        42, 75, 0, 57
      HSL:
        267°, 60.5839%, 26.8627%
        HSV (HSB):
        267°, 75.4545%, 43.1373%
        XYZ:
        5.3208, 2.9996, 15.0504
        xyY:
        0.2277, 0.1284, 2.9996
      CIE-Lab:
        20.0425, 35.9152, -41.2671
        CIE-LCH:
        20.0425, 54.7071, 311.0334
        CIE-Luv:
        20.0425, 6.5391, -48.3451
        Hunter-Lab:
        17.3195, 24.5283, -39.3986
      #401b6e color charts
#401b6e RGB chart
      #401b6e CMYK chart
      #401b6e RGB pie chart
      #401b6e color shades, tints & tones
#401b6e color schemes
#401b6e color preview, HTML & CSS examples
           This text has a color of #401b6e        
        
          <p style="color:#401b6e;">Text here</p>
        
        
          .mytext {color:#401b6e;}
        
        Text color #401b6e
      
           This box has a color of #401b6e        
        
          <div style="background-color:#401b6e;">Content here</div>
        
        
          .mybackground {background-color:#401b6e;}
        
        Background color #401b6e
      
           Border around this has a color of #401b6e        
        
          <div style="border:2px solid #401b6e;">Content here</div>
        
        
          .myborder {border:2px solid #401b6e;}
        
        Border color #401b6e