#1c48a3 color space conversions
Hex:
        #1c48a3
        RGB:
        28, 72, 163
        CMY:
        89, 72, 36
        CMYK:
        83, 56, 0, 36
      HSL:
        220°, 70.6806%, 37.4510%
        HSV (HSB):
        220°, 82.8221%, 63.9216%
        XYZ:
        9.4071, 7.5259, 35.6072
        xyY:
        0.1790, 0.1432, 7.5259
      CIE-Lab:
        32.9754, 20.1814, -53.3511
        CIE-LCH:
        32.9754, 57.0406, 290.7204
        CIE-Luv:
        32.9754, -14.4071, -74.0370
        Hunter-Lab:
        27.4335, 13.2002, -57.7518
      #1c48a3 color charts
#1c48a3 RGB chart
      #1c48a3 CMYK chart
      #1c48a3 RGB pie chart
      #1c48a3 color shades, tints & tones
#1c48a3 color schemes
#1c48a3 color preview, HTML & CSS examples
           This text has a color of #1c48a3        
        
          <p style="color:#1c48a3;">Text here</p>
        
        
          .mytext {color:#1c48a3;}
        
        Text color #1c48a3
      
           This box has a color of #1c48a3        
        
          <div style="background-color:#1c48a3;">Content here</div>
        
        
          .mybackground {background-color:#1c48a3;}
        
        Background color #1c48a3
      
           Border around this has a color of #1c48a3        
        
          <div style="border:2px solid #1c48a3;">Content here</div>
        
        
          .myborder {border:2px solid #1c48a3;}
        
        Border color #1c48a3