#1c114d color space conversions
Hex:
        #1c114d
        RGB:
        28, 17, 77
        CMY:
        89, 93, 70
        CMYK:
        64, 78, 0, 70
      HSL:
        251°, 63.8298%, 18.4314%
        HSV (HSB):
        251°, 77.9221%, 30.1961%
        XYZ:
        2.0189, 1.1836, 7.1432
        xyY:
        0.1951, 0.1144, 1.1836
      CIE-Lab:
        10.4358, 24.5245, -35.0841
        CIE-LCH:
        10.4358, 42.8059, 304.9543
        CIE-Luv:
        10.4358, -0.2500, -28.4625
        Hunter-Lab:
        10.8793, 14.0857, -31.3136
      #1c114d color charts
#1c114d RGB chart
      #1c114d CMYK chart
      #1c114d RGB pie chart
      #1c114d color shades, tints & tones
#1c114d color schemes
#1c114d color preview, HTML & CSS examples
           This text has a color of #1c114d        
        
          <p style="color:#1c114d;">Text here</p>
        
        
          .mytext {color:#1c114d;}
        
        Text color #1c114d
      
           This box has a color of #1c114d        
        
          <div style="background-color:#1c114d;">Content here</div>
        
        
          .mybackground {background-color:#1c114d;}
        
        Background color #1c114d
      
           Border around this has a color of #1c114d        
        
          <div style="border:2px solid #1c114d;">Content here</div>
        
        
          .myborder {border:2px solid #1c114d;}
        
        Border color #1c114d