#114b7e color space conversions
Hex:
        #114b7e
        RGB:
        17, 75, 126
        CMY:
        93, 71, 51
        CMYK:
        87, 40, 0, 51
      HSL:
        208°, 76.2238%, 28.0392%
        HSV (HSB):
        208°, 86.5079%, 49.4118%
        XYZ:
        6.5131, 6.6577, 20.6804
        xyY:
        0.1924, 0.1967, 6.6577
      CIE-Lab:
        31.0146, 1.9581, -33.9048
        CIE-LCH:
        31.0146, 33.9613, 273.3054
        CIE-Luv:
        31.0146, -17.3982, -45.3844
        Hunter-Lab:
        25.8025, -0.0969, -29.4586
      #114b7e color charts
#114b7e RGB chart
      #114b7e CMYK chart
      #114b7e RGB pie chart
      #114b7e color shades, tints & tones
#114b7e color schemes
#114b7e color preview, HTML & CSS examples
           This text has a color of #114b7e        
        
          <p style="color:#114b7e;">Text here</p>
        
        
          .mytext {color:#114b7e;}
        
        Text color #114b7e
      
           This box has a color of #114b7e        
        
          <div style="background-color:#114b7e;">Content here</div>
        
        
          .mybackground {background-color:#114b7e;}
        
        Background color #114b7e
      
           Border around this has a color of #114b7e        
        
          <div style="border:2px solid #114b7e;">Content here</div>
        
        
          .myborder {border:2px solid #114b7e;}
        
        Border color #114b7e