#1434d7 color space conversions
Hex:
        #1434d7
        RGB:
        20, 52, 215
        CMY:
        92, 80, 16
        CMYK:
        91, 76, 0, 16
      HSL:
        230°, 82.9787%, 46.0784%
        HSV (HSB):
        230°, 90.6977%, 84.3137%
        XYZ:
        13.7822, 7.5110, 65.0133
        xyY:
        0.1597, 0.0870, 7.5110
      CIE-Lab:
        32.9430, 51.7208, -84.0292
        CIE-LCH:
        32.9430, 98.6709, 301.6127
        CIE-Luv:
        32.9430, -11.2885, -110.5194
        Hunter-Lab:
        27.4062, 41.8045, -121.4641
      #1434d7 color charts
#1434d7 RGB chart
      #1434d7 CMYK chart
      #1434d7 RGB pie chart
      #1434d7 color shades, tints & tones
#1434d7 color schemes
#1434d7 color preview, HTML & CSS examples
           This text has a color of #1434d7        
        
          <p style="color:#1434d7;">Text here</p>
        
        
          .mytext {color:#1434d7;}
        
        Text color #1434d7
      
           This box has a color of #1434d7        
        
          <div style="background-color:#1434d7;">Content here</div>
        
        
          .mybackground {background-color:#1434d7;}
        
        Background color #1434d7
      
           Border around this has a color of #1434d7        
        
          <div style="border:2px solid #1434d7;">Content here</div>
        
        
          .myborder {border:2px solid #1434d7;}
        
        Border color #1434d7