#405fb1 color space conversions
Hex:
        #405fb1
        RGB:
        64, 95, 177
        CMY:
        75, 63, 31
        CMYK:
        64, 46, 0, 31
      HSL:
        224°, 46.8880%, 47.2549%
        HSV (HSB):
        224°, 63.8418%, 69.4118%
        XYZ:
        14.1424, 12.4487, 43.2524
        xyY:
        0.2025, 0.1782, 12.4487
      CIE-Lab:
        41.9206, 15.2927, -47.1582
        CIE-LCH:
        41.9206, 49.5758, 287.9671
        CIE-Luv:
        41.9206, -14.5747, -70.5586
        Hunter-Lab:
        35.2828, 9.8032, -47.9845
      #405fb1 color charts
#405fb1 RGB chart
      #405fb1 CMYK chart
      #405fb1 RGB pie chart
      #405fb1 color shades, tints & tones
#405fb1 color schemes
#405fb1 color preview, HTML & CSS examples
           This text has a color of #405fb1        
        
          <p style="color:#405fb1;">Text here</p>
        
        
          .mytext {color:#405fb1;}
        
        Text color #405fb1
      
           This box has a color of #405fb1        
        
          <div style="background-color:#405fb1;">Content here</div>
        
        
          .mybackground {background-color:#405fb1;}
        
        Background color #405fb1
      
           Border around this has a color of #405fb1        
        
          <div style="border:2px solid #405fb1;">Content here</div>
        
        
          .myborder {border:2px solid #405fb1;}
        
        Border color #405fb1