#1454c1 color space conversions
Hex:
        #1454c1
        RGB:
        20, 84, 193
        CMY:
        92, 67, 24
        CMYK:
        90, 56, 0, 24
      HSL:
        218°, 81.2207%, 41.7647%
        HSV (HSB):
        218°, 89.6373%, 75.6863%
        XYZ:
        13.0845, 10.3396, 51.7582
        xyY:
        0.1740, 0.1375, 10.3396
      CIE-Lab:
        38.4452, 23.4944, -62.2170
        CIE-LCH:
        38.4452, 66.5052, 290.6875
        CIE-Luv:
        38.4452, -18.0075, -90.2812
        Hunter-Lab:
        32.1553, 16.3625, -72.9264
      #1454c1 color charts
#1454c1 RGB chart
      #1454c1 CMYK chart
      #1454c1 RGB pie chart
      #1454c1 color shades, tints & tones
#1454c1 color schemes
#1454c1 color preview, HTML & CSS examples
           This text has a color of #1454c1        
        
          <p style="color:#1454c1;">Text here</p>
        
        
          .mytext {color:#1454c1;}
        
        Text color #1454c1
      
           This box has a color of #1454c1        
        
          <div style="background-color:#1454c1;">Content here</div>
        
        
          .mybackground {background-color:#1454c1;}
        
        Background color #1454c1
      
           Border around this has a color of #1454c1        
        
          <div style="border:2px solid #1454c1;">Content here</div>
        
        
          .myborder {border:2px solid #1454c1;}
        
        Border color #1454c1