#401ff9 color space conversions
Hex:
        #401ff9
        RGB:
        64, 31, 249
        CMY:
        75, 88, 2
        CMYK:
        74, 88, 0, 2
      HSL:
        249°, 94.7826%, 54.9020%
        HSV (HSB):
        249°, 87.5502%, 97.6471%
        XYZ:
        19.7032, 8.9095, 90.3038
        xyY:
        0.1657, 0.0749, 8.9095
      CIE-Lab:
        35.8095, 72.6000, -98.5813
        CIE-LCH:
        35.8095, 122.4297, 306.3697
        CIE-Luv:
        35.8095, -5.6203, -130.0365
        Hunter-Lab:
        29.8488, 65.5926, -158.4802
      #401ff9 color charts
#401ff9 RGB chart
      #401ff9 CMYK chart
      #401ff9 RGB pie chart
      #401ff9 color shades, tints & tones
#401ff9 color schemes
#401ff9 color preview, HTML & CSS examples
           This text has a color of #401ff9        
        
          <p style="color:#401ff9;">Text here</p>
        
        
          .mytext {color:#401ff9;}
        
        Text color #401ff9
      
           This box has a color of #401ff9        
        
          <div style="background-color:#401ff9;">Content here</div>
        
        
          .mybackground {background-color:#401ff9;}
        
        Background color #401ff9
      
           Border around this has a color of #401ff9        
        
          <div style="border:2px solid #401ff9;">Content here</div>
        
        
          .myborder {border:2px solid #401ff9;}
        
        Border color #401ff9