#1c5bca color space conversions
Hex:
        #1c5bca
        RGB:
        28, 91, 202
        CMY:
        89, 64, 21
        CMYK:
        86, 55, 0, 21
      HSL:
        218°, 75.6522%, 45.0980%
        HSV (HSB):
        218°, 86.1386%, 79.2157%
        XYZ:
        14.8806, 11.9933, 57.4078
        xyY:
        0.1766, 0.1423, 11.9933
      CIE-Lab:
        41.2055, 22.9074, -62.9421
        CIE-LCH:
        41.2055, 66.9810, 289.9987
        CIE-Luv:
        41.2055, -19.0991, -93.3275
        Hunter-Lab:
        34.6314, 16.0942, -74.0420
      #1c5bca color charts
#1c5bca RGB chart
      #1c5bca CMYK chart
      #1c5bca RGB pie chart
      #1c5bca color shades, tints & tones
#1c5bca color schemes
#1c5bca color preview, HTML & CSS examples
           This text has a color of #1c5bca        
        
          <p style="color:#1c5bca;">Text here</p>
        
        
          .mytext {color:#1c5bca;}
        
        Text color #1c5bca
      
           This box has a color of #1c5bca        
        
          <div style="background-color:#1c5bca;">Content here</div>
        
        
          .mybackground {background-color:#1c5bca;}
        
        Background color #1c5bca
      
           Border around this has a color of #1c5bca        
        
          <div style="border:2px solid #1c5bca;">Content here</div>
        
        
          .myborder {border:2px solid #1c5bca;}
        
        Border color #1c5bca