#405eb3 color space conversions
Hex:
        #405eb3
        RGB:
        64, 94, 179
        CMY:
        75, 63, 30
        CMYK:
        64, 47, 0, 30
      HSL:
        224°, 47.3251%, 47.6471%
        HSV (HSB):
        224°, 64.2458%, 70.1961%
        XYZ:
        14.2537, 12.3501, 44.2804
        xyY:
        0.2011, 0.1742, 12.3501
      CIE-Lab:
        41.7672, 16.6476, -48.5783
        CIE-LCH:
        41.7672, 51.3517, 288.9164
        CIE-Luv:
        41.7672, -14.2730, -72.7007
        Hunter-Lab:
        35.1427, 10.8993, -50.1066
      #405eb3 color charts
#405eb3 RGB chart
      #405eb3 CMYK chart
      #405eb3 RGB pie chart
      #405eb3 color shades, tints & tones
#405eb3 color schemes
#405eb3 color preview, HTML & CSS examples
           This text has a color of #405eb3        
        
          <p style="color:#405eb3;">Text here</p>
        
        
          .mytext {color:#405eb3;}
        
        Text color #405eb3
      
           This box has a color of #405eb3        
        
          <div style="background-color:#405eb3;">Content here</div>
        
        
          .mybackground {background-color:#405eb3;}
        
        Background color #405eb3
      
           Border around this has a color of #405eb3        
        
          <div style="border:2px solid #405eb3;">Content here</div>
        
        
          .myborder {border:2px solid #405eb3;}
        
        Border color #405eb3