#401a6f color space conversions
Hex:
        #401a6f
        RGB:
        64, 26, 111
        CMY:
        75, 90, 56
        CMYK:
        42, 77, 0, 56
      HSL:
        267°, 62.0438%, 26.8627%
        HSV (HSB):
        267°, 76.5766%, 43.5294%
        XYZ:
        5.3530, 2.9765, 15.3313
        xyY:
        0.2262, 0.1258, 2.9765
      CIE-Lab:
        19.9494, 36.7017, -42.0669
        CIE-LCH:
        19.9494, 55.8268, 311.1034
        CIE-Luv:
        19.9494, 6.5394, -49.0869
        Hunter-Lab:
        17.2525, 25.1921, -40.6110
      #401a6f color charts
#401a6f RGB chart
      #401a6f CMYK chart
      #401a6f RGB pie chart
      #401a6f color shades, tints & tones
#401a6f color schemes
#401a6f color preview, HTML & CSS examples
           This text has a color of #401a6f        
        
          <p style="color:#401a6f;">Text here</p>
        
        
          .mytext {color:#401a6f;}
        
        Text color #401a6f
      
           This box has a color of #401a6f        
        
          <div style="background-color:#401a6f;">Content here</div>
        
        
          .mybackground {background-color:#401a6f;}
        
        Background color #401a6f
      
           Border around this has a color of #401a6f        
        
          <div style="border:2px solid #401a6f;">Content here</div>
        
        
          .myborder {border:2px solid #401a6f;}
        
        Border color #401a6f