#114f7d color space conversions
Hex:
        #114f7d
        RGB:
        17, 79, 125
        CMY:
        93, 69, 51
        CMYK:
        86, 37, 0, 51
      HSL:
        206°, 76.0563%, 27.8431%
        HSV (HSB):
        206°, 86.4000%, 49.0196%
        XYZ:
        6.7288, 7.1918, 20.4355
        xyY:
        0.1959, 0.2093, 7.1918
      CIE-Lab:
        32.2396, -1.0883, -31.3370
        CIE-LCH:
        32.2396, 31.3559, 268.0109
        CIE-Luv:
        32.2396, -18.7915, -42.0753
        Hunter-Lab:
        26.8175, -2.1430, -26.4080
      #114f7d color charts
#114f7d RGB chart
      #114f7d CMYK chart
      #114f7d RGB pie chart
      #114f7d color shades, tints & tones
#114f7d color schemes
#114f7d color preview, HTML & CSS examples
           This text has a color of #114f7d        
        
          <p style="color:#114f7d;">Text here</p>
        
        
          .mytext {color:#114f7d;}
        
        Text color #114f7d
      
           This box has a color of #114f7d        
        
          <div style="background-color:#114f7d;">Content here</div>
        
        
          .mybackground {background-color:#114f7d;}
        
        Background color #114f7d
      
           Border around this has a color of #114f7d        
        
          <div style="border:2px solid #114f7d;">Content here</div>
        
        
          .myborder {border:2px solid #114f7d;}
        
        Border color #114f7d