#1343d1 color space conversions
Hex:
        #1343d1
        RGB:
        19, 67, 209
        CMY:
        93, 74, 18
        CMYK:
        91, 68, 0, 18
      HSL:
        225°, 83.3333%, 44.7059%
        HSV (HSB):
        225°, 90.9091%, 81.9608%
        XYZ:
        13.7843, 8.7562, 61.2852
        xyY:
        0.1644, 0.1045, 8.7562
      CIE-Lab:
        35.5106, 40.6669, -76.3196
        CIE-LCH:
        35.5106, 86.4782, 298.0510
        CIE-Luv:
        35.5106, -13.9601, -105.6193
        Hunter-Lab:
        29.5909, 31.3667, -102.0809
      #1343d1 color charts
#1343d1 RGB chart
      #1343d1 CMYK chart
      #1343d1 RGB pie chart
      #1343d1 color shades, tints & tones
#1343d1 color schemes
#1343d1 color preview, HTML & CSS examples
           This text has a color of #1343d1        
        
          <p style="color:#1343d1;">Text here</p>
        
        
          .mytext {color:#1343d1;}
        
        Text color #1343d1
      
           This box has a color of #1343d1        
        
          <div style="background-color:#1343d1;">Content here</div>
        
        
          .mybackground {background-color:#1343d1;}
        
        Background color #1343d1
      
           Border around this has a color of #1343d1        
        
          <div style="border:2px solid #1343d1;">Content here</div>
        
        
          .myborder {border:2px solid #1343d1;}
        
        Border color #1343d1