#405bae color space conversions
Hex:
        #405bae
        RGB:
        64, 91, 174
        CMY:
        75, 64, 32
        CMYK:
        63, 48, 0, 32
      HSL:
        225°, 46.2185%, 46.6667%
        HSV (HSB):
        225°, 63.2184%, 68.2353%
        XYZ:
        13.4954, 11.6282, 41.5776
        xyY:
        0.2023, 0.1743, 11.6282
      CIE-Lab:
        40.6189, 16.8000, -47.4797
        CIE-LCH:
        40.6189, 50.3643, 289.4856
        CIE-Luv:
        40.6189, -13.2970, -70.5504
        Hunter-Lab:
        34.1001, 10.9679, -48.4211
      #405bae color charts
#405bae RGB chart
      #405bae CMYK chart
      #405bae RGB pie chart
      #405bae color shades, tints & tones
#405bae color schemes
#405bae color preview, HTML & CSS examples
           This text has a color of #405bae        
        
          <p style="color:#405bae;">Text here</p>
        
        
          .mytext {color:#405bae;}
        
        Text color #405bae
      
           This box has a color of #405bae        
        
          <div style="background-color:#405bae;">Content here</div>
        
        
          .mybackground {background-color:#405bae;}
        
        Background color #405bae
      
           Border around this has a color of #405bae        
        
          <div style="border:2px solid #405bae;">Content here</div>
        
        
          .myborder {border:2px solid #405bae;}
        
        Border color #405bae