#1c4dae color space conversions
Hex:
        #1c4dae
        RGB:
        28, 77, 174
        CMY:
        89, 70, 32
        CMYK:
        84, 56, 0, 32
      HSL:
        220°, 72.2772%, 39.6078%
        HSV (HSB):
        220°, 83.9080%, 68.2353%
        XYZ:
        10.7727, 8.6106, 41.1386
        xyY:
        0.1780, 0.1423, 8.6106
      CIE-Lab:
        35.2235, 21.1814, -56.2697
        CIE-LCH:
        35.2235, 60.1243, 290.6277
        CIE-Luv:
        35.2235, -15.6660, -79.7056
        Hunter-Lab:
        29.3439, 14.1793, -62.5809
      #1c4dae color charts
#1c4dae RGB chart
      #1c4dae CMYK chart
      #1c4dae RGB pie chart
      #1c4dae color shades, tints & tones
#1c4dae color schemes
#1c4dae color preview, HTML & CSS examples
           This text has a color of #1c4dae        
        
          <p style="color:#1c4dae;">Text here</p>
        
        
          .mytext {color:#1c4dae;}
        
        Text color #1c4dae
      
           This box has a color of #1c4dae        
        
          <div style="background-color:#1c4dae;">Content here</div>
        
        
          .mybackground {background-color:#1c4dae;}
        
        Background color #1c4dae
      
           Border around this has a color of #1c4dae        
        
          <div style="border:2px solid #1c4dae;">Content here</div>
        
        
          .myborder {border:2px solid #1c4dae;}
        
        Border color #1c4dae