#1342a3 color space conversions
Hex:
        #1342a3
        RGB:
        19, 66, 163
        CMY:
        93, 74, 36
        CMYK:
        88, 60, 0, 36
      HSL:
        220°, 79.1209%, 35.6863%
        HSV (HSB):
        220°, 88.3436%, 63.9216%
        XYZ:
        8.8276, 6.6792, 35.4743
        xyY:
        0.1732, 0.1310, 6.6792
      CIE-Lab:
        31.0652, 23.5652, -56.4730
        CIE-LCH:
        31.0652, 61.1924, 292.6499
        CIE-Luv:
        31.0652, -13.7063, -76.4526
        Hunter-Lab:
        25.8442, 15.7431, -63.2918
      #1342a3 color charts
#1342a3 RGB chart
      #1342a3 CMYK chart
      #1342a3 RGB pie chart
      #1342a3 color shades, tints & tones
#1342a3 color schemes
#1342a3 color preview, HTML & CSS examples
           This text has a color of #1342a3        
        
          <p style="color:#1342a3;">Text here</p>
        
        
          .mytext {color:#1342a3;}
        
        Text color #1342a3
      
           This box has a color of #1342a3        
        
          <div style="background-color:#1342a3;">Content here</div>
        
        
          .mybackground {background-color:#1342a3;}
        
        Background color #1342a3
      
           Border around this has a color of #1342a3        
        
          <div style="border:2px solid #1342a3;">Content here</div>
        
        
          .myborder {border:2px solid #1342a3;}
        
        Border color #1342a3