#1c4380 color space conversions
Hex:
        #1c4380
        RGB:
        28, 67, 128
        CMY:
        89, 74, 50
        CMYK:
        78, 48, 0, 50
      HSL:
        217°, 64.1026%, 30.5882%
        HSV (HSB):
        217°, 78.1250%, 50.1961%
        XYZ:
        6.3823, 5.8197, 21.2090
        xyY:
        0.1910, 0.1742, 5.8197
      CIE-Lab:
        28.9529, 9.4653, -38.4305
        CIE-LCH:
        28.9529, 39.5790, 283.8364
        CIE-Luv:
        28.9529, -13.3798, -50.9515
        Hunter-Lab:
        24.1241, 5.0074, -35.2388
      #1c4380 color charts
#1c4380 RGB chart
      #1c4380 CMYK chart
      #1c4380 RGB pie chart
      #1c4380 color shades, tints & tones
#1c4380 color schemes
#1c4380 color preview, HTML & CSS examples
           This text has a color of #1c4380        
        
          <p style="color:#1c4380;">Text here</p>
        
        
          .mytext {color:#1c4380;}
        
        Text color #1c4380
      
           This box has a color of #1c4380        
        
          <div style="background-color:#1c4380;">Content here</div>
        
        
          .mybackground {background-color:#1c4380;}
        
        Background color #1c4380
      
           Border around this has a color of #1c4380        
        
          <div style="border:2px solid #1c4380;">Content here</div>
        
        
          .myborder {border:2px solid #1c4380;}
        
        Border color #1c4380