#405c81 color space conversions
Hex:
        #405c81
        RGB:
        64, 92, 129
        CMY:
        75, 64, 49
        CMYK:
        50, 29, 0, 49
      HSL:
        214°, 33.6788%, 37.8431%
        HSV (HSB):
        214°, 50.3876%, 50.5882%
        XYZ:
        9.9039, 10.3293, 22.2406
        xyY:
        0.2332, 0.2432, 10.3293
      CIE-Lab:
        38.4270, 0.6854, -23.9460
        CIE-LCH:
        38.4270, 23.9558, 271.6394
        CIE-Luv:
        38.4270, -13.3686, -33.4095
        Hunter-Lab:
        32.1392, -1.2373, -18.5319
      #405c81 color charts
#405c81 RGB chart
      #405c81 CMYK chart
      #405c81 RGB pie chart
      #405c81 color shades, tints & tones
#405c81 color schemes
#405c81 color preview, HTML & CSS examples
           This text has a color of #405c81        
        
          <p style="color:#405c81;">Text here</p>
        
        
          .mytext {color:#405c81;}
        
        Text color #405c81
      
           This box has a color of #405c81        
        
          <div style="background-color:#405c81;">Content here</div>
        
        
          .mybackground {background-color:#405c81;}
        
        Background color #405c81
      
           Border around this has a color of #405c81        
        
          <div style="border:2px solid #405c81;">Content here</div>
        
        
          .myborder {border:2px solid #405c81;}
        
        Border color #405c81