#400eb8 color space conversions
Hex:
        #400eb8
        RGB:
        64, 14, 184
        CMY:
        75, 95, 28
        CMYK:
        65, 92, 0, 28
      HSL:
        258°, 85.8586%, 38.8235%
        HSV (HSB):
        258°, 92.3913%, 72.1569%
        XYZ:
        10.9231, 4.8648, 45.7107
        xyY:
        0.1776, 0.0791, 4.8648
      CIE-Lab:
        26.3459, 60.5676, -76.7452
        CIE-LCH:
        26.3459, 97.7663, 308.2806
        CIE-Luv:
        26.3459, -0.0548, -92.5591
        Hunter-Lab:
        22.0562, 49.8021, -107.4371
      #400eb8 color charts
#400eb8 RGB chart
      #400eb8 CMYK chart
      #400eb8 RGB pie chart
      #400eb8 color shades, tints & tones
#400eb8 color schemes
#400eb8 color preview, HTML & CSS examples
           This text has a color of #400eb8        
        
          <p style="color:#400eb8;">Text here</p>
        
        
          .mytext {color:#400eb8;}
        
        Text color #400eb8
      
           This box has a color of #400eb8        
        
          <div style="background-color:#400eb8;">Content here</div>
        
        
          .mybackground {background-color:#400eb8;}
        
        Background color #400eb8
      
           Border around this has a color of #400eb8        
        
          <div style="border:2px solid #400eb8;">Content here</div>
        
        
          .myborder {border:2px solid #400eb8;}
        
        Border color #400eb8