#114f7b color space conversions
Hex:
        #114f7b
        RGB:
        17, 79, 123
        CMY:
        93, 69, 52
        CMYK:
        86, 36, 0, 52
      HSL:
        205°, 75.7143%, 27.4510%
        HSV (HSB):
        205°, 86.1789%, 48.2353%
        XYZ:
        6.6023, 7.1412, 19.7693
        xyY:
        0.1970, 0.2131, 7.1412
      CIE-Lab:
        32.1262, -1.9041, -30.2744
        CIE-LCH:
        32.1262, 30.3342, 266.4012
        CIE-Luv:
        32.1262, -18.8817, -40.4650
        Hunter-Lab:
        26.7230, -2.6643, -25.1558
      #114f7b color charts
#114f7b RGB chart
      #114f7b CMYK chart
      #114f7b RGB pie chart
      #114f7b color shades, tints & tones
#114f7b color schemes
#114f7b color preview, HTML & CSS examples
           This text has a color of #114f7b        
        
          <p style="color:#114f7b;">Text here</p>
        
        
          .mytext {color:#114f7b;}
        
        Text color #114f7b
      
           This box has a color of #114f7b        
        
          <div style="background-color:#114f7b;">Content here</div>
        
        
          .mybackground {background-color:#114f7b;}
        
        Background color #114f7b
      
           Border around this has a color of #114f7b        
        
          <div style="border:2px solid #114f7b;">Content here</div>
        
        
          .myborder {border:2px solid #114f7b;}
        
        Border color #114f7b