#401cb7 color space conversions
Hex:
        #401cb7
        RGB:
        64, 28, 183
        CMY:
        75, 89, 28
        CMYK:
        65, 85, 0, 28
      HSL:
        254°, 73.4597%, 41.3725%
        HSV (HSB):
        254°, 84.6995%, 71.7647%
        XYZ:
        11.0768, 5.3394, 45.2465
        xyY:
        0.1796, 0.0866, 5.3394
      CIE-Lab:
        27.6806, 55.9498, -73.9354
        CIE-LCH:
        27.6806, 92.7191, 307.1162
        CIE-Luv:
        27.6806, -0.9260, -92.3211
        Hunter-Lab:
        23.1071, 45.1300, -99.9220
      #401cb7 color charts
#401cb7 RGB chart
      #401cb7 CMYK chart
      #401cb7 RGB pie chart
      #401cb7 color shades, tints & tones
#401cb7 color schemes
#401cb7 color preview, HTML & CSS examples
           This text has a color of #401cb7        
        
          <p style="color:#401cb7;">Text here</p>
        
        
          .mytext {color:#401cb7;}
        
        Text color #401cb7
      
           This box has a color of #401cb7        
        
          <div style="background-color:#401cb7;">Content here</div>
        
        
          .mybackground {background-color:#401cb7;}
        
        Background color #401cb7
      
           Border around this has a color of #401cb7        
        
          <div style="border:2px solid #401cb7;">Content here</div>
        
        
          .myborder {border:2px solid #401cb7;}
        
        Border color #401cb7