#1344ad color space conversions
Hex:
        #1344ad
        RGB:
        19, 68, 173
        CMY:
        93, 73, 32
        CMYK:
        89, 61, 0, 32
      HSL:
        221°, 80.2083%, 37.6471%
        HSV (HSB):
        221°, 89.0173%, 67.8431%
        XYZ:
        9.8785, 7.2898, 40.4216
        xyY:
        0.1715, 0.1266, 7.2898
      CIE-Lab:
        32.4578, 26.2131, -60.1932
        CIE-LCH:
        32.4578, 65.6532, 293.5323
        CIE-Luv:
        32.4578, -14.1497, -82.5023
        Hunter-Lab:
        26.9997, 18.0593, -69.8641
      #1344ad color charts
#1344ad RGB chart
      #1344ad CMYK chart
      #1344ad RGB pie chart
      #1344ad color shades, tints & tones
#1344ad color schemes
#1344ad color preview, HTML & CSS examples
           This text has a color of #1344ad        
        
          <p style="color:#1344ad;">Text here</p>
        
        
          .mytext {color:#1344ad;}
        
        Text color #1344ad
      
           This box has a color of #1344ad        
        
          <div style="background-color:#1344ad;">Content here</div>
        
        
          .mybackground {background-color:#1344ad;}
        
        Background color #1344ad
      
           Border around this has a color of #1344ad        
        
          <div style="border:2px solid #1344ad;">Content here</div>
        
        
          .myborder {border:2px solid #1344ad;}
        
        Border color #1344ad