#405bea color space conversions
Hex:
        #405bea
        RGB:
        64, 91, 234
        CMY:
        75, 64, 8
        CMYK:
        73, 61, 0, 8
      HSL:
        230°, 80.1887%, 58.4314%
        HSV (HSB):
        230°, 72.6496%, 91.7647%
        XYZ:
        20.7067, 14.5127, 79.5518
        xyY:
        0.1804, 0.1264, 14.5127
      CIE-Lab:
        44.9594, 38.1017, -75.0306
        CIE-LCH:
        44.9594, 84.1507, 296.9222
        CIE-Luv:
        44.9594, -14.1544, -113.7044
        Hunter-Lab:
        38.0955, 30.3561, -97.1437
      #405bea color charts
#405bea RGB chart
      #405bea CMYK chart
      #405bea RGB pie chart
      #405bea color shades, tints & tones
#405bea color schemes
#405bea color preview, HTML & CSS examples
           This text has a color of #405bea        
        
          <p style="color:#405bea;">Text here</p>
        
        
          .mytext {color:#405bea;}
        
        Text color #405bea
      
           This box has a color of #405bea        
        
          <div style="background-color:#405bea;">Content here</div>
        
        
          .mybackground {background-color:#405bea;}
        
        Background color #405bea
      
           Border around this has a color of #405bea        
        
          <div style="border:2px solid #405bea;">Content here</div>
        
        
          .myborder {border:2px solid #405bea;}
        
        Border color #405bea