#40337b color space conversions
Hex:
        #40337b
        RGB:
        64, 51, 123
        CMY:
        75, 80, 52
        CMYK:
        48, 59, 0, 52
      HSL:
        251°, 41.3793%, 34.1176%
        HSV (HSB):
        251°, 58.5366%, 48.2353%
        XYZ:
        6.8733, 4.8877, 19.3200
        xyY:
        0.2211, 0.1573, 4.8877
      CIE-Lab:
        26.4124, 25.4993, -39.2613
        CIE-LCH:
        26.4124, 46.8152, 303.0028
        CIE-Luv:
        26.4124, 0.4025, -51.4757
        Hunter-Lab:
        22.1081, 16.8056, -36.3371
      #40337b color charts
#40337b RGB chart
      #40337b CMYK chart
      #40337b RGB pie chart
      #40337b color shades, tints & tones
#40337b color schemes
#40337b color preview, HTML & CSS examples
           This text has a color of #40337b        
        
          <p style="color:#40337b;">Text here</p>
        
        
          .mytext {color:#40337b;}
        
        Text color #40337b
      
           This box has a color of #40337b        
        
          <div style="background-color:#40337b;">Content here</div>
        
        
          .mybackground {background-color:#40337b;}
        
        Background color #40337b
      
           Border around this has a color of #40337b        
        
          <div style="border:2px solid #40337b;">Content here</div>
        
        
          .myborder {border:2px solid #40337b;}
        
        Border color #40337b