#1344a5 color space conversions
Hex:
        #1344a5
        RGB:
        19, 68, 165
        CMY:
        93, 73, 35
        CMYK:
        88, 59, 0, 35
      HSL:
        220°, 79.3478%, 36.0784%
        HSV (HSB):
        220°, 88.4848%, 64.7059%
        XYZ:
        9.1272, 6.9893, 36.4653
        xyY:
        0.1736, 0.1329, 6.9893
      CIE-Lab:
        31.7825, 23.0062, -56.5060
        CIE-LCH:
        31.7825, 61.0099, 292.1535
        CIE-Luv:
        31.7825, -14.2086, -77.1456
        Hunter-Lab:
        26.4373, 15.3601, -63.2734
      #1344a5 color charts
#1344a5 RGB chart
      #1344a5 CMYK chart
      #1344a5 RGB pie chart
      #1344a5 color shades, tints & tones
#1344a5 color schemes
#1344a5 color preview, HTML & CSS examples
           This text has a color of #1344a5        
        
          <p style="color:#1344a5;">Text here</p>
        
        
          .mytext {color:#1344a5;}
        
        Text color #1344a5
      
           This box has a color of #1344a5        
        
          <div style="background-color:#1344a5;">Content here</div>
        
        
          .mybackground {background-color:#1344a5;}
        
        Background color #1344a5
      
           Border around this has a color of #1344a5        
        
          <div style="border:2px solid #1344a5;">Content here</div>
        
        
          .myborder {border:2px solid #1344a5;}
        
        Border color #1344a5