#114c8d color space conversions
Hex:
        #114c8d
        RGB:
        17, 76, 141
        CMY:
        93, 70, 45
        CMYK:
        88, 46, 0, 45
      HSL:
        211°, 78.4810%, 30.9804%
        HSV (HSB):
        211°, 87.9433%, 55.2941%
        XYZ:
        7.6233, 7.2111, 26.1894
        xyY:
        0.1858, 0.1758, 7.2111
      CIE-Lab:
        32.2828, 7.5125, -41.1341
        CIE-LCH:
        32.2828, 41.8145, 280.3501
        CIE-Luv:
        32.2828, -17.1849, -56.4113
        Hunter-Lab:
        26.8536, 3.6797, -39.0261
      #114c8d color charts
#114c8d RGB chart
      #114c8d CMYK chart
      #114c8d RGB pie chart
      #114c8d color shades, tints & tones
#114c8d color schemes
#114c8d color preview, HTML & CSS examples
           This text has a color of #114c8d        
        
          <p style="color:#114c8d;">Text here</p>
        
        
          .mytext {color:#114c8d;}
        
        Text color #114c8d
      
           This box has a color of #114c8d        
        
          <div style="background-color:#114c8d;">Content here</div>
        
        
          .mybackground {background-color:#114c8d;}
        
        Background color #114c8d
      
           Border around this has a color of #114c8d        
        
          <div style="border:2px solid #114c8d;">Content here</div>
        
        
          .myborder {border:2px solid #114c8d;}
        
        Border color #114c8d