#34398f color space conversions
Hex:
        #34398f
        RGB:
        52, 57, 143
        CMY:
        80, 78, 44
        CMYK:
        64, 60, 0, 44
      HSL:
        237°, 46.6667%, 38.2353%
        HSV (HSB):
        237°, 63.6364%, 56.0784%
        XYZ:
        7.8372, 5.6395, 26.6621
        xyY:
        0.1953, 0.1405, 5.6395
      CIE-Lab:
        28.4841, 25.8846, -48.4275
        CIE-LCH:
        28.4841, 54.9111, 298.1246
        CIE-Luv:
        28.4841, -5.9314, -64.4155
        Hunter-Lab:
        23.7476, 17.3506, -49.9431
      #34398f color charts
#34398f RGB chart
      #34398f CMYK chart
      #34398f RGB pie chart
      #34398f color shades, tints & tones
#34398f color schemes
#34398f color preview, HTML & CSS examples
           This text has a color of #34398f        
        
          <p style="color:#34398f;">Text here</p>
        
        
          .mytext {color:#34398f;}
        
        Text color #34398f
      
           This box has a color of #34398f        
        
          <div style="background-color:#34398f;">Content here</div>
        
        
          .mybackground {background-color:#34398f;}
        
        Background color #34398f
      
           Border around this has a color of #34398f        
        
          <div style="border:2px solid #34398f;">Content here</div>
        
        
          .myborder {border:2px solid #34398f;}
        
        Border color #34398f