#1452ce color space conversions
Hex:
        #1452ce
        RGB:
        20, 82, 206
        CMY:
        92, 68, 19
        CMYK:
        90, 60, 0, 19
      HSL:
        220°, 82.3009%, 44.3137%
        HSV (HSB):
        220°, 90.2913%, 80.7843%
        XYZ:
        14.4464, 10.6395, 59.6847
        xyY:
        0.1704, 0.1255, 10.6395
      CIE-Lab:
        38.9666, 29.9103, -68.9108
        CIE-LCH:
        38.9666, 75.1221, 293.4630
        CIE-Luv:
        38.9666, -17.3170, -99.8671
        Hunter-Lab:
        32.6183, 21.9740, -85.6556
      #1452ce color charts
#1452ce RGB chart
      #1452ce CMYK chart
      #1452ce RGB pie chart
      #1452ce color shades, tints & tones
#1452ce color schemes
#1452ce color preview, HTML & CSS examples
           This text has a color of #1452ce        
        
          <p style="color:#1452ce;">Text here</p>
        
        
          .mytext {color:#1452ce;}
        
        Text color #1452ce
      
           This box has a color of #1452ce        
        
          <div style="background-color:#1452ce;">Content here</div>
        
        
          .mybackground {background-color:#1452ce;}
        
        Background color #1452ce
      
           Border around this has a color of #1452ce        
        
          <div style="border:2px solid #1452ce;">Content here</div>
        
        
          .myborder {border:2px solid #1452ce;}
        
        Border color #1452ce