#114a6f color space conversions
Hex:
        #114a6f
        RGB:
        17, 74, 111
        CMY:
        93, 71, 56
        CMYK:
        85, 33, 0, 56
      HSL:
        204°, 73.4375%, 25.0980%
        HSV (HSB):
        204°, 84.6847%, 43.5294%
        XYZ:
        5.5492, 6.1644, 15.9363
        xyY:
        0.2007, 0.2229, 6.1644
      CIE-Lab:
        29.8236, -3.5458, -26.3935
        CIE-LCH:
        29.8236, 26.6306, 262.3486
        CIE-Luv:
        29.8236, -17.6888, -34.0717
        Hunter-Lab:
        24.8283, -3.5542, -20.6762
      #114a6f color charts
#114a6f RGB chart
      #114a6f CMYK chart
      #114a6f RGB pie chart
      #114a6f color shades, tints & tones
#114a6f color schemes
#114a6f color preview, HTML & CSS examples
           This text has a color of #114a6f        
        
          <p style="color:#114a6f;">Text here</p>
        
        
          .mytext {color:#114a6f;}
        
        Text color #114a6f
      
           This box has a color of #114a6f        
        
          <div style="background-color:#114a6f;">Content here</div>
        
        
          .mybackground {background-color:#114a6f;}
        
        Background color #114a6f
      
           Border around this has a color of #114a6f        
        
          <div style="border:2px solid #114a6f;">Content here</div>
        
        
          .myborder {border:2px solid #114a6f;}
        
        Border color #114a6f