#114b4d color space conversions
Hex:
        #114b4d
        RGB:
        17, 75, 77
        CMY:
        93, 71, 70
        CMYK:
        78, 3, 0, 70
      HSL:
        182°, 63.8298%, 18.4314%
        HSV (HSB):
        182°, 77.9221%, 30.1961%
        XYZ:
        4.0868, 5.6871, 7.9035
        xyY:
        0.2312, 0.3217, 5.6871
      CIE-Lab:
        28.6090, -17.1136, -6.5168
        CIE-LCH:
        28.6090, 18.3124, 200.8467
        CIE-Luv:
        28.6090, -19.8262, -5.8749
        Hunter-Lab:
        23.8477, -11.1439, -2.9562
      #114b4d color charts
#114b4d RGB chart
      #114b4d CMYK chart
      #114b4d RGB pie chart
      #114b4d color shades, tints & tones
#114b4d color schemes
#114b4d color preview, HTML & CSS examples
           This text has a color of #114b4d        
        
          <p style="color:#114b4d;">Text here</p>
        
        
          .mytext {color:#114b4d;}
        
        Text color #114b4d
      
           This box has a color of #114b4d        
        
          <div style="background-color:#114b4d;">Content here</div>
        
        
          .mybackground {background-color:#114b4d;}
        
        Background color #114b4d
      
           Border around this has a color of #114b4d        
        
          <div style="border:2px solid #114b4d;">Content here</div>
        
        
          .myborder {border:2px solid #114b4d;}
        
        Border color #114b4d