#401bdd color space conversions
Hex:
        #401bdd
        RGB:
        64, 27, 221
        CMY:
        75, 89, 13
        CMYK:
        71, 88, 0, 13
      HSL:
        251°, 78.2258%, 48.6275%
        HSV (HSB):
        251°, 87.7828%, 86.6667%
        XYZ:
        15.5574, 7.0943, 68.9560
        xyY:
        0.1698, 0.0774, 7.0943
      CIE-Lab:
        32.0207, 66.5223, -88.9573
        CIE-LCH:
        32.0207, 111.0793, 306.7891
        CIE-Luv:
        32.0207, -3.5798, -114.1294
        Hunter-Lab:
        26.6352, 57.6493, -134.8518
      #401bdd color charts
#401bdd RGB chart
      #401bdd CMYK chart
      #401bdd RGB pie chart
      #401bdd color shades, tints & tones
#401bdd color schemes
#401bdd color preview, HTML & CSS examples
           This text has a color of #401bdd        
        
          <p style="color:#401bdd;">Text here</p>
        
        
          .mytext {color:#401bdd;}
        
        Text color #401bdd
      
           This box has a color of #401bdd        
        
          <div style="background-color:#401bdd;">Content here</div>
        
        
          .mybackground {background-color:#401bdd;}
        
        Background color #401bdd
      
           Border around this has a color of #401bdd        
        
          <div style="border:2px solid #401bdd;">Content here</div>
        
        
          .myborder {border:2px solid #401bdd;}
        
        Border color #401bdd