#40346f color space conversions
Hex:
        #40346f
        RGB:
        64, 52, 111
        CMY:
        75, 80, 56
        CMYK:
        42, 53, 0, 56
      HSL:
        252°, 36.1963%, 31.9608%
        HSV (HSB):
        252°, 53.1532%, 43.5294%
        XYZ:
        6.2116, 4.6937, 15.6175
        xyY:
        0.2342, 0.1770, 4.6937
      CIE-Lab:
        25.8436, 21.0391, -32.5480
        CIE-LCH:
        25.8436, 38.7558, 302.8787
        CIE-Luv:
        25.8436, 1.1408, -42.3997
        Hunter-Lab:
        21.6649, 13.2646, -27.5748
      #40346f color charts
#40346f RGB chart
      #40346f CMYK chart
      #40346f RGB pie chart
      #40346f color shades, tints & tones
#40346f color schemes
#40346f color preview, HTML & CSS examples
           This text has a color of #40346f        
        
          <p style="color:#40346f;">Text here</p>
        
        
          .mytext {color:#40346f;}
        
        Text color #40346f
      
           This box has a color of #40346f        
        
          <div style="background-color:#40346f;">Content here</div>
        
        
          .mybackground {background-color:#40346f;}
        
        Background color #40346f
      
           Border around this has a color of #40346f        
        
          <div style="border:2px solid #40346f;">Content here</div>
        
        
          .myborder {border:2px solid #40346f;}
        
        Border color #40346f