#401ad0 color space conversions
Hex:
        #401ad0
        RGB:
        64, 26, 208
        CMY:
        75, 90, 18
        CMYK:
        69, 88, 0, 18
      HSL:
        253°, 77.7778%, 45.8824%
        HSV (HSB):
        253°, 87.5000%, 81.5686%
        XYZ:
        13.8689, 6.3828, 60.1755
        xyY:
        0.1724, 0.0794, 6.3828
      CIE-Lab:
        30.3585, 63.4105, -84.1998
        CIE-LCH:
        30.3585, 105.4063, 306.9832
        CIE-Luv:
        30.3585, -2.6188, -106.6935
        Hunter-Lab:
        25.2643, 53.7756, -123.5344
      #401ad0 color charts
#401ad0 RGB chart
      #401ad0 CMYK chart
      #401ad0 RGB pie chart
      #401ad0 color shades, tints & tones
#401ad0 color schemes
#401ad0 color preview, HTML & CSS examples
           This text has a color of #401ad0        
        
          <p style="color:#401ad0;">Text here</p>
        
        
          .mytext {color:#401ad0;}
        
        Text color #401ad0
      
           This box has a color of #401ad0        
        
          <div style="background-color:#401ad0;">Content here</div>
        
        
          .mybackground {background-color:#401ad0;}
        
        Background color #401ad0
      
           Border around this has a color of #401ad0        
        
          <div style="border:2px solid #401ad0;">Content here</div>
        
        
          .myborder {border:2px solid #401ad0;}
        
        Border color #401ad0