#1c3172 color space conversions
Hex:
        #1c3172
        RGB:
        28, 49, 114
        CMY:
        89, 81, 55
        CMYK:
        75, 57, 0, 55
      HSL:
        225°, 60.5634%, 27.8431%
        HSV (HSB):
        225°, 75.4386%, 44.7059%
        XYZ:
        4.6145, 3.6584, 16.3825
        xyY:
        0.1872, 0.1484, 3.6584
      CIE-Lab:
        22.5084, 16.4182, -39.9806
        CIE-LCH:
        22.5084, 43.2204, 292.3257
        CIE-Luv:
        22.5084, -8.1748, -48.3565
        Hunter-Lab:
        19.1270, 9.5917, -37.3939
      #1c3172 color charts
#1c3172 RGB chart
      #1c3172 CMYK chart
      #1c3172 RGB pie chart
      #1c3172 color shades, tints & tones
#1c3172 color schemes
#1c3172 color preview, HTML & CSS examples
           This text has a color of #1c3172        
        
          <p style="color:#1c3172;">Text here</p>
        
        
          .mytext {color:#1c3172;}
        
        Text color #1c3172
      
           This box has a color of #1c3172        
        
          <div style="background-color:#1c3172;">Content here</div>
        
        
          .mybackground {background-color:#1c3172;}
        
        Background color #1c3172
      
           Border around this has a color of #1c3172        
        
          <div style="border:2px solid #1c3172;">Content here</div>
        
        
          .myborder {border:2px solid #1c3172;}
        
        Border color #1c3172