#114c7d color space conversions
Hex:
        #114c7d
        RGB:
        17, 76, 125
        CMY:
        93, 70, 51
        CMYK:
        86, 39, 0, 51
      HSL:
        207°, 76.0563%, 27.8431%
        HSV (HSB):
        207°, 86.4000%, 49.0196%
        XYZ:
        6.5173, 6.7687, 20.3650
        xyY:
        0.1937, 0.2011, 6.7687
      CIE-Lab:
        31.2745, 0.8811, -32.8692
        CIE-LCH:
        31.2745, 32.8810, 271.5354
        CIE-Luv:
        31.2745, -17.7733, -43.9814
        Hunter-Lab:
        26.0168, -0.8146, -28.1984
      #114c7d color charts
#114c7d RGB chart
      #114c7d CMYK chart
      #114c7d RGB pie chart
      #114c7d color shades, tints & tones
#114c7d color schemes
#114c7d color preview, HTML & CSS examples
           This text has a color of #114c7d        
        
          <p style="color:#114c7d;">Text here</p>
        
        
          .mytext {color:#114c7d;}
        
        Text color #114c7d
      
           This box has a color of #114c7d        
        
          <div style="background-color:#114c7d;">Content here</div>
        
        
          .mybackground {background-color:#114c7d;}
        
        Background color #114c7d
      
           Border around this has a color of #114c7d        
        
          <div style="border:2px solid #114c7d;">Content here</div>
        
        
          .myborder {border:2px solid #114c7d;}
        
        Border color #114c7d