#1c495b color space conversions
Hex:
        #1c495b
        RGB:
        28, 73, 91
        CMY:
        89, 71, 64
        CMYK:
        69, 20, 0, 64
      HSL:
        197°, 52.9412%, 23.3333%
        HSV (HSB):
        197°, 69.2308%, 35.6863%
        XYZ:
        4.7498, 5.7673, 10.7604
        xyY:
        0.2232, 0.2711, 5.7673
      CIE-Lab:
        28.8176, -9.0112, -15.1951
        CIE-LCH:
        28.8176, 17.6662, 239.3305
        CIE-Luv:
        28.8176, -16.5030, -18.0515
        Hunter-Lab:
        24.0152, -6.7226, -9.7552
      #1c495b color charts
#1c495b RGB chart
      #1c495b CMYK chart
      #1c495b RGB pie chart
      #1c495b color shades, tints & tones
#1c495b color schemes
#1c495b color preview, HTML & CSS examples
           This text has a color of #1c495b        
        
          <p style="color:#1c495b;">Text here</p>
        
        
          .mytext {color:#1c495b;}
        
        Text color #1c495b
      
           This box has a color of #1c495b        
        
          <div style="background-color:#1c495b;">Content here</div>
        
        
          .mybackground {background-color:#1c495b;}
        
        Background color #1c495b
      
           Border around this has a color of #1c495b        
        
          <div style="border:2px solid #1c495b;">Content here</div>
        
        
          .myborder {border:2px solid #1c495b;}
        
        Border color #1c495b