#400b9f color space conversions
Hex:
        #400b9f
        RGB:
        64, 11, 159
        CMY:
        75, 96, 38
        CMYK:
        60, 93, 0, 38
      HSL:
        261°, 87.0588%, 33.3333%
        HSV (HSB):
        261°, 93.0818%, 62.3529%
        XYZ:
        8.4920, 3.8325, 33.0931
        xyY:
        0.1870, 0.0844, 3.8325
      CIE-Lab:
        23.1099, 54.9487, -67.0382
        CIE-LCH:
        23.1099, 86.6803, 309.3402
        CIE-Luv:
        23.1099, 2.3147, -77.9964
        Hunter-Lab:
        19.5769, 43.1700, -86.5210
      #400b9f color charts
#400b9f RGB chart
      #400b9f CMYK chart
      #400b9f RGB pie chart
      #400b9f color shades, tints & tones
#400b9f color schemes
#400b9f color preview, HTML & CSS examples
           This text has a color of #400b9f        
        
          <p style="color:#400b9f;">Text here</p>
        
        
          .mytext {color:#400b9f;}
        
        Text color #400b9f
      
           This box has a color of #400b9f        
        
          <div style="background-color:#400b9f;">Content here</div>
        
        
          .mybackground {background-color:#400b9f;}
        
        Background color #400b9f
      
           Border around this has a color of #400b9f        
        
          <div style="border:2px solid #400b9f;">Content here</div>
        
        
          .myborder {border:2px solid #400b9f;}
        
        Border color #400b9f