#114c5d color space conversions
Hex:
        #114c5d
        RGB:
        17, 76, 93
        CMY:
        93, 70, 64
        CMYK:
        82, 18, 0, 64
      HSL:
        193°, 69.0909%, 21.5686%
        HSV (HSB):
        193°, 81.7204%, 36.4706%
        XYZ:
        4.7914, 6.0784, 11.2766
        xyY:
        0.2164, 0.2745, 6.0784
      CIE-Lab:
        29.6093, -11.8873, -15.2858
        CIE-LCH:
        29.6093, 19.3639, 232.1289
        CIE-Luv:
        29.6093, -19.3159, -18.0403
        Hunter-Lab:
        24.6543, -8.4549, -9.8606
      #114c5d color charts
#114c5d RGB chart
      #114c5d CMYK chart
      #114c5d RGB pie chart
      #114c5d color shades, tints & tones
#114c5d color schemes
#114c5d color preview, HTML & CSS examples
           This text has a color of #114c5d        
        
          <p style="color:#114c5d;">Text here</p>
        
        
          .mytext {color:#114c5d;}
        
        Text color #114c5d
      
           This box has a color of #114c5d        
        
          <div style="background-color:#114c5d;">Content here</div>
        
        
          .mybackground {background-color:#114c5d;}
        
        Background color #114c5d
      
           Border around this has a color of #114c5d        
        
          <div style="border:2px solid #114c5d;">Content here</div>
        
        
          .myborder {border:2px solid #114c5d;}
        
        Border color #114c5d