#1c4e80 color space conversions
Hex:
        #1c4e80
        RGB:
        28, 78, 128
        CMY:
        89, 69, 50
        CMYK:
        78, 39, 0, 50
      HSL:
        210°, 64.1026%, 30.5882%
        HSV (HSB):
        210°, 78.1250%, 50.1961%
        XYZ:
        7.0996, 7.2542, 21.4481
        xyY:
        0.1983, 0.2026, 7.2542
      CIE-Lab:
        32.3787, 2.0435, -32.9581
        CIE-LCH:
        32.3787, 33.0214, 273.5479
        CIE-Luv:
        32.3787, -16.9616, -44.6783
        Hunter-Lab:
        26.9336, -0.0820, -28.3611
      #1c4e80 color charts
#1c4e80 RGB chart
      #1c4e80 CMYK chart
      #1c4e80 RGB pie chart
      #1c4e80 color shades, tints & tones
#1c4e80 color schemes
#1c4e80 color preview, HTML & CSS examples
           This text has a color of #1c4e80        
        
          <p style="color:#1c4e80;">Text here</p>
        
        
          .mytext {color:#1c4e80;}
        
        Text color #1c4e80
      
           This box has a color of #1c4e80        
        
          <div style="background-color:#1c4e80;">Content here</div>
        
        
          .mybackground {background-color:#1c4e80;}
        
        Background color #1c4e80
      
           Border around this has a color of #1c4e80        
        
          <div style="border:2px solid #1c4e80;">Content here</div>
        
        
          .myborder {border:2px solid #1c4e80;}
        
        Border color #1c4e80