#401c8f color space conversions
Hex:
        #401c8f
        RGB:
        64, 28, 143
        CMY:
        75, 89, 44
        CMYK:
        55, 80, 0, 44
      HSL:
        259°, 67.2515%, 33.5294%
        HSV (HSB):
        259°, 80.4196%, 56.0784%
        XYZ:
        7.4875, 3.9037, 26.3454
        xyY:
        0.1984, 0.1034, 3.9037
      CIE-Lab:
        23.3504, 44.7264, -56.7814
        CIE-LCH:
        23.3504, 72.2813, 308.2273
        CIE-Luv:
        23.3504, 2.6107, -68.6555
        Hunter-Lab:
        19.7577, 33.0698, -65.2285
      #401c8f color charts
#401c8f RGB chart
      #401c8f CMYK chart
      #401c8f RGB pie chart
      #401c8f color shades, tints & tones
#401c8f color schemes
#401c8f color preview, HTML & CSS examples
           This text has a color of #401c8f        
        
          <p style="color:#401c8f;">Text here</p>
        
        
          .mytext {color:#401c8f;}
        
        Text color #401c8f
      
           This box has a color of #401c8f        
        
          <div style="background-color:#401c8f;">Content here</div>
        
        
          .mybackground {background-color:#401c8f;}
        
        Background color #401c8f
      
           Border around this has a color of #401c8f        
        
          <div style="border:2px solid #401c8f;">Content here</div>
        
        
          .myborder {border:2px solid #401c8f;}
        
        Border color #401c8f