#400a8f color space conversions
Hex:
        #400a8f
        RGB:
        64, 10, 143
        CMY:
        75, 96, 44
        CMYK:
        55, 93, 0, 44
      HSL:
        264°, 86.9281%, 30.0000%
        HSV (HSB):
        264°, 93.0070%, 56.0784%
        XYZ:
        7.1808, 3.2902, 26.2432
        xyY:
        0.1956, 0.0896, 3.2902
      CIE-Lab:
        21.1707, 51.1540, -60.3781
        CIE-LCH:
        21.1707, 79.1344, 310.2722
        CIE-Luv:
        21.1707, 3.9934, -68.6438
        Hunter-Lab:
        18.1390, 38.9207, -73.0824
      #400a8f color charts
#400a8f RGB chart
      #400a8f CMYK chart
      #400a8f RGB pie chart
      #400a8f color shades, tints & tones
#400a8f color schemes
#400a8f color preview, HTML & CSS examples
           This text has a color of #400a8f        
        
          <p style="color:#400a8f;">Text here</p>
        
        
          .mytext {color:#400a8f;}
        
        Text color #400a8f
      
           This box has a color of #400a8f        
        
          <div style="background-color:#400a8f;">Content here</div>
        
        
          .mybackground {background-color:#400a8f;}
        
        Background color #400a8f
      
           Border around this has a color of #400a8f        
        
          <div style="border:2px solid #400a8f;">Content here</div>
        
        
          .myborder {border:2px solid #400a8f;}
        
        Border color #400a8f