#405fb4 color space conversions
Hex:
        #405fb4
        RGB:
        64, 95, 180
        CMY:
        75, 63, 29
        CMYK:
        64, 47, 0, 29
      HSL:
        224°, 47.5410%, 47.8431%
        HSV (HSB):
        224°, 64.4444%, 70.5882%
        XYZ:
        14.4448, 12.5697, 44.8449
        xyY:
        0.2010, 0.1749, 12.5697
      CIE-Lab:
        42.1076, 16.3618, -48.6184
        CIE-LCH:
        42.1076, 51.2977, 288.5999
        CIE-Luv:
        42.1076, -14.5909, -72.8966
        Hunter-Lab:
        35.4538, 10.6814, -50.1773
      #405fb4 color charts
#405fb4 RGB chart
      #405fb4 CMYK chart
      #405fb4 RGB pie chart
      #405fb4 color shades, tints & tones
#405fb4 color schemes
#405fb4 color preview, HTML & CSS examples
           This text has a color of #405fb4        
        
          <p style="color:#405fb4;">Text here</p>
        
        
          .mytext {color:#405fb4;}
        
        Text color #405fb4
      
           This box has a color of #405fb4        
        
          <div style="background-color:#405fb4;">Content here</div>
        
        
          .mybackground {background-color:#405fb4;}
        
        Background color #405fb4
      
           Border around this has a color of #405fb4        
        
          <div style="border:2px solid #405fb4;">Content here</div>
        
        
          .myborder {border:2px solid #405fb4;}
        
        Border color #405fb4