#405b94 color space conversions
Hex:
        #405b94
        RGB:
        64, 91, 148
        CMY:
        75, 64, 42
        CMYK:
        57, 39, 0, 42
      HSL:
        221°, 39.6226%, 41.5686%
        HSV (HSB):
        221°, 56.7568%, 58.0392%
        XYZ:
        11.2007, 10.7103, 29.4939
        xyY:
        0.2179, 0.2084, 10.7103
      CIE-Lab:
        39.0882, 7.6864, -34.4263
        CIE-LCH:
        39.0882, 35.2740, 282.5861
        CIE-Luv:
        39.0882, -13.0815, -49.8366
        Hunter-Lab:
        32.7266, 3.8205, -30.5249
      #405b94 color charts
#405b94 RGB chart
      #405b94 CMYK chart
      #405b94 RGB pie chart
      #405b94 color shades, tints & tones
#405b94 color schemes
#405b94 color preview, HTML & CSS examples
           This text has a color of #405b94        
        
          <p style="color:#405b94;">Text here</p>
        
        
          .mytext {color:#405b94;}
        
        Text color #405b94
      
           This box has a color of #405b94        
        
          <div style="background-color:#405b94;">Content here</div>
        
        
          .mybackground {background-color:#405b94;}
        
        Background color #405b94
      
           Border around this has a color of #405b94        
        
          <div style="border:2px solid #405b94;">Content here</div>
        
        
          .myborder {border:2px solid #405b94;}
        
        Border color #405b94