#40547b color space conversions
Hex:
        #40547b
        RGB:
        64, 84, 123
        CMY:
        75, 67, 52
        CMYK:
        48, 32, 0, 52
      HSL:
        220°, 31.5508%, 36.6667%
        HSV (HSB):
        220°, 47.9675%, 48.2353%
        XYZ:
        8.8598, 8.8607, 19.9822
        xyY:
        0.2350, 0.2350, 8.8607
      CIE-Lab:
        35.7147, 3.7992, -24.4924
        CIE-LCH:
        35.7147, 24.7853, 278.8173
        CIE-Luv:
        35.7147, -10.2847, -33.8927
        Hunter-Lab:
        29.7669, 1.0366, -18.9639
      #40547b color charts
#40547b RGB chart
      #40547b CMYK chart
      #40547b RGB pie chart
      #40547b color shades, tints & tones
#40547b color schemes
#40547b color preview, HTML & CSS examples
           This text has a color of #40547b        
        
          <p style="color:#40547b;">Text here</p>
        
        
          .mytext {color:#40547b;}
        
        Text color #40547b
      
           This box has a color of #40547b        
        
          <div style="background-color:#40547b;">Content here</div>
        
        
          .mybackground {background-color:#40547b;}
        
        Background color #40547b
      
           Border around this has a color of #40547b        
        
          <div style="border:2px solid #40547b;">Content here</div>
        
        
          .myborder {border:2px solid #40547b;}
        
        Border color #40547b