#405c86 color space conversions
Hex:
        #405c86
        RGB:
        64, 92, 134
        CMY:
        75, 64, 47
        CMYK:
        52, 31, 0, 47
      HSL:
        216°, 35.3535%, 38.8235%
        HSV (HSB):
        216°, 52.2388%, 52.5490%
        XYZ:
        10.2446, 10.4655, 24.0344
        xyY:
        0.2290, 0.2339, 10.4655
      CIE-Lab:
        38.6653, 2.3254, -26.6202
        CIE-LCH:
        38.6653, 26.7215, 274.9924
        CIE-Luv:
        38.6653, -13.3801, -37.5888
        Hunter-Lab:
        32.3504, -0.0868, -21.4035
      #405c86 color charts
#405c86 RGB chart
      #405c86 CMYK chart
      #405c86 RGB pie chart
      #405c86 color shades, tints & tones
#405c86 color schemes
#405c86 color preview, HTML & CSS examples
           This text has a color of #405c86        
        
          <p style="color:#405c86;">Text here</p>
        
        
          .mytext {color:#405c86;}
        
        Text color #405c86
      
           This box has a color of #405c86        
        
          <div style="background-color:#405c86;">Content here</div>
        
        
          .mybackground {background-color:#405c86;}
        
        Background color #405c86
      
           Border around this has a color of #405c86        
        
          <div style="border:2px solid #405c86;">Content here</div>
        
        
          .myborder {border:2px solid #405c86;}
        
        Border color #405c86