#1453a4 color space conversions
Hex:
        #1453a4
        RGB:
        20, 83, 164
        CMY:
        92, 67, 36
        CMYK:
        88, 49, 0, 36
      HSL:
        214°, 78.2609%, 36.0784%
        HSV (HSB):
        214°, 87.8049%, 64.3137%
        XYZ:
        10.0826, 9.0156, 36.3307
        xyY:
        0.1819, 0.1627, 9.0156
      CIE-Lab:
        36.0143, 12.4913, -49.0388
        CIE-LCH:
        36.0143, 50.6047, 284.2906
        CIE-Luv:
        36.0143, -18.3769, -69.8880
        Hunter-Lab:
        30.0259, 7.3942, -50.7214
      #1453a4 color charts
#1453a4 RGB chart
      #1453a4 CMYK chart
      #1453a4 RGB pie chart
      #1453a4 color shades, tints & tones
#1453a4 color schemes
#1453a4 color preview, HTML & CSS examples
           This text has a color of #1453a4        
        
          <p style="color:#1453a4;">Text here</p>
        
        
          .mytext {color:#1453a4;}
        
        Text color #1453a4
      
           This box has a color of #1453a4        
        
          <div style="background-color:#1453a4;">Content here</div>
        
        
          .mybackground {background-color:#1453a4;}
        
        Background color #1453a4
      
           Border around this has a color of #1453a4        
        
          <div style="border:2px solid #1453a4;">Content here</div>
        
        
          .myborder {border:2px solid #1453a4;}
        
        Border color #1453a4