#1453ce color space conversions
Hex:
        #1453ce
        RGB:
        20, 83, 206
        CMY:
        92, 67, 19
        CMYK:
        90, 60, 0, 19
      HSL:
        220°, 82.3009%, 44.3137%
        HSV (HSB):
        220°, 90.2913%, 80.7843%
        XYZ:
        14.5223, 10.7915, 59.7101
        xyY:
        0.1708, 0.1269, 10.7915
      CIE-Lab:
        39.2270, 29.2548, -68.4850
        CIE-LCH:
        39.2270, 74.4717, 293.1308
        CIE-Luv:
        39.2270, -17.5675, -99.5187
        Hunter-Lab:
        32.8504, 21.4222, -84.7725
      #1453ce color charts
#1453ce RGB chart
      #1453ce CMYK chart
      #1453ce RGB pie chart
      #1453ce color shades, tints & tones
#1453ce color schemes
#1453ce color preview, HTML & CSS examples
           This text has a color of #1453ce        
        
          <p style="color:#1453ce;">Text here</p>
        
        
          .mytext {color:#1453ce;}
        
        Text color #1453ce
      
           This box has a color of #1453ce        
        
          <div style="background-color:#1453ce;">Content here</div>
        
        
          .mybackground {background-color:#1453ce;}
        
        Background color #1453ce
      
           Border around this has a color of #1453ce        
        
          <div style="border:2px solid #1453ce;">Content here</div>
        
        
          .myborder {border:2px solid #1453ce;}
        
        Border color #1453ce