#1c427b color space conversions
Hex:
        #1c427b
        RGB:
        28, 66, 123
        CMY:
        89, 74, 52
        CMYK:
        77, 46, 0, 52
      HSL:
        216°, 62.9139%, 29.6078%
        HSV (HSB):
        216°, 77.2358%, 48.2353%
        XYZ:
        6.0023, 5.5734, 19.4983
        xyY:
        0.1932, 0.1794, 5.5734
      CIE-Lab:
        28.3095, 8.1217, -36.3350
        CIE-LCH:
        28.3095, 37.2316, 282.5998
        CIE-Luv:
        28.3095, -13.1472, -47.7102
        Hunter-Lab:
        23.6080, 4.0691, -32.4432
      #1c427b color charts
#1c427b RGB chart
      #1c427b CMYK chart
      #1c427b RGB pie chart
      #1c427b color shades, tints & tones
#1c427b color schemes
#1c427b color preview, HTML & CSS examples
           This text has a color of #1c427b        
        
          <p style="color:#1c427b;">Text here</p>
        
        
          .mytext {color:#1c427b;}
        
        Text color #1c427b
      
           This box has a color of #1c427b        
        
          <div style="background-color:#1c427b;">Content here</div>
        
        
          .mybackground {background-color:#1c427b;}
        
        Background color #1c427b
      
           Border around this has a color of #1c427b        
        
          <div style="border:2px solid #1c427b;">Content here</div>
        
        
          .myborder {border:2px solid #1c427b;}
        
        Border color #1c427b