#1454dc color space conversions
Hex:
        #1454dc
        RGB:
        20, 84, 220
        CMY:
        92, 67, 14
        CMYK:
        91, 62, 0, 14
      HSL:
        221°, 83.3333%, 47.0588%
        HSV (HSB):
        221°, 90.9091%, 86.2745%
        XYZ:
        16.3771, 11.6567, 69.0969
        xyY:
        0.1686, 0.1200, 11.6567
      CIE-Lab:
        40.6652, 33.9828, -74.1699
        CIE-LCH:
        40.6652, 81.5843, 294.6160
        CIE-Luv:
        40.6652, -17.6885, -108.4180
        Hunter-Lab:
        34.1419, 25.8741, -96.0929
      #1454dc color charts
#1454dc RGB chart
      #1454dc CMYK chart
      #1454dc RGB pie chart
      #1454dc color shades, tints & tones
#1454dc color schemes
#1454dc color preview, HTML & CSS examples
           This text has a color of #1454dc        
        
          <p style="color:#1454dc;">Text here</p>
        
        
          .mytext {color:#1454dc;}
        
        Text color #1454dc
      
           This box has a color of #1454dc        
        
          <div style="background-color:#1454dc;">Content here</div>
        
        
          .mybackground {background-color:#1454dc;}
        
        Background color #1454dc
      
           Border around this has a color of #1454dc        
        
          <div style="border:2px solid #1454dc;">Content here</div>
        
        
          .myborder {border:2px solid #1454dc;}
        
        Border color #1454dc