#344f90 color space conversions
Hex:
        #344f90
        RGB:
        52, 79, 144
        CMY:
        80, 69, 44
        CMYK:
        64, 45, 0, 44
      HSL:
        222°, 46.9388%, 38.4314%
        HSV (HSB):
        222°, 63.8889%, 56.4706%
        XYZ:
        9.2462, 8.3356, 27.5072
        xyY:
        0.2051, 0.1849, 8.3356
      CIE-Lab:
        34.6724, 11.5408, -39.0663
        CIE-LCH:
        34.6724, 40.7353, 286.4579
        CIE-Luv:
        34.6724, -12.2816, -55.1270
        Hunter-Lab:
        28.8715, 6.6400, -36.2781
      #344f90 color charts
#344f90 RGB chart
      #344f90 CMYK chart
      #344f90 RGB pie chart
      #344f90 color shades, tints & tones
#344f90 color schemes
#344f90 color preview, HTML & CSS examples
           This text has a color of #344f90        
        
          <p style="color:#344f90;">Text here</p>
        
        
          .mytext {color:#344f90;}
        
        Text color #344f90
      
           This box has a color of #344f90        
        
          <div style="background-color:#344f90;">Content here</div>
        
        
          .mybackground {background-color:#344f90;}
        
        Background color #344f90
      
           Border around this has a color of #344f90        
        
          <div style="border:2px solid #344f90;">Content here</div>
        
        
          .myborder {border:2px solid #344f90;}
        
        Border color #344f90