#401f99 color space conversions
Hex:
        #401f99
        RGB:
        64, 31, 153
        CMY:
        75, 88, 40
        CMYK:
        58, 80, 0, 40
      HSL:
        256°, 66.3043%, 36.0784%
        HSV (HSB):
        256°, 79.7386%, 60.0000%
        XYZ:
        8.3541, 4.3699, 30.5402
        xyY:
        0.1931, 0.1010, 4.3699
      CIE-Lab:
        24.8583, 46.1955, -60.4729
        CIE-LCH:
        24.8583, 76.0986, 307.3764
        CIE-Luv:
        24.8583, 1.3071, -74.5631
        Hunter-Lab:
        20.9042, 34.7528, -71.9871
      #401f99 color charts
#401f99 RGB chart
      #401f99 CMYK chart
      #401f99 RGB pie chart
      #401f99 color shades, tints & tones
#401f99 color schemes
#401f99 color preview, HTML & CSS examples
           This text has a color of #401f99        
        
          <p style="color:#401f99;">Text here</p>
        
        
          .mytext {color:#401f99;}
        
        Text color #401f99
      
           This box has a color of #401f99        
        
          <div style="background-color:#401f99;">Content here</div>
        
        
          .mybackground {background-color:#401f99;}
        
        Background color #401f99
      
           Border around this has a color of #401f99        
        
          <div style="border:2px solid #401f99;">Content here</div>
        
        
          .myborder {border:2px solid #401f99;}
        
        Border color #401f99