#1344ac color space conversions
Hex:
        #1344ac
        RGB:
        19, 68, 172
        CMY:
        93, 73, 33
        CMYK:
        89, 60, 0, 33
      HSL:
        221°, 80.1047%, 37.4510%
        HSV (HSB):
        221°, 88.9535%, 67.4510%
        XYZ:
        9.7821, 7.2512, 39.9138
        xyY:
        0.1718, 0.1273, 7.2512
      CIE-Lab:
        32.3722, 25.8147, -59.7364
        CIE-LCH:
        32.3722, 65.0756, 293.3713
        CIE-Luv:
        32.3722, -14.1556, -81.8386
        Hunter-Lab:
        26.9281, 17.7187, -69.0319
      #1344ac color charts
#1344ac RGB chart
      #1344ac CMYK chart
      #1344ac RGB pie chart
      #1344ac color shades, tints & tones
#1344ac color schemes
#1344ac color preview, HTML & CSS examples
           This text has a color of #1344ac        
        
          <p style="color:#1344ac;">Text here</p>
        
        
          .mytext {color:#1344ac;}
        
        Text color #1344ac
      
           This box has a color of #1344ac        
        
          <div style="background-color:#1344ac;">Content here</div>
        
        
          .mybackground {background-color:#1344ac;}
        
        Background color #1344ac
      
           Border around this has a color of #1344ac        
        
          <div style="border:2px solid #1344ac;">Content here</div>
        
        
          .myborder {border:2px solid #1344ac;}
        
        Border color #1344ac