#40348e color space conversions
Hex:
        #40348e
        RGB:
        64, 52, 142
        CMY:
        75, 80, 44
        CMYK:
        55, 63, 0, 44
      HSL:
        248°, 46.3918%, 38.0392%
        HSV (HSB):
        248°, 63.3803%, 55.6863%
        XYZ:
        8.2248, 5.4990, 26.2191
        xyY:
        0.2059, 0.1377, 5.4990
      CIE-Lab:
        28.1115, 31.0207, -48.3731
        CIE-LCH:
        28.1115, 57.4651, 302.6712
        CIE-Luv:
        28.1115, -1.3122, -64.3651
        Hunter-Lab:
        23.4499, 21.5700, -49.8767
      #40348e color charts
#40348e RGB chart
      #40348e CMYK chart
      #40348e RGB pie chart
      #40348e color shades, tints & tones
#40348e color schemes
#40348e color preview, HTML & CSS examples
           This text has a color of #40348e        
        
          <p style="color:#40348e;">Text here</p>
        
        
          .mytext {color:#40348e;}
        
        Text color #40348e
      
           This box has a color of #40348e        
        
          <div style="background-color:#40348e;">Content here</div>
        
        
          .mybackground {background-color:#40348e;}
        
        Background color #40348e
      
           Border around this has a color of #40348e        
        
          <div style="border:2px solid #40348e;">Content here</div>
        
        
          .myborder {border:2px solid #40348e;}
        
        Border color #40348e