#14596b color space conversions
Hex:
        #14596b
        RGB:
        20, 89, 107
        CMY:
        92, 65, 58
        CMYK:
        81, 17, 0, 58
      HSL:
        192°, 68.5039%, 24.9020%
        HSV (HSB):
        192°, 81.3084%, 41.9608%
        XYZ:
        6.5147, 8.3550, 15.1792
        xyY:
        0.2168, 0.2780, 8.3550
      CIE-Lab:
        34.7116, -13.9608, -16.2697
        CIE-LCH:
        34.7116, 21.4385, 229.3675
        CIE-Luv:
        34.7116, -22.9814, -20.0398
        Hunter-Lab:
        28.9050, -10.3529, -10.9021
      #14596b color charts
#14596b RGB chart
      #14596b CMYK chart
      #14596b RGB pie chart
      #14596b color shades, tints & tones
#14596b color schemes
#14596b color preview, HTML & CSS examples
           This text has a color of #14596b        
        
          <p style="color:#14596b;">Text here</p>
        
        
          .mytext {color:#14596b;}
        
        Text color #14596b
      
           This box has a color of #14596b        
        
          <div style="background-color:#14596b;">Content here</div>
        
        
          .mybackground {background-color:#14596b;}
        
        Background color #14596b
      
           Border around this has a color of #14596b        
        
          <div style="border:2px solid #14596b;">Content here</div>
        
        
          .myborder {border:2px solid #14596b;}
        
        Border color #14596b