#14596f color space conversions
Hex:
        #14596f
        RGB:
        20, 89, 111
        CMY:
        92, 65, 56
        CMYK:
        82, 20, 0, 56
      HSL:
        195°, 69.4656%, 25.6863%
        HSV (HSB):
        195°, 81.9820%, 43.5294%
        XYZ:
        6.7301, 8.4412, 16.3135
        xyY:
        0.2138, 0.2681, 8.4412
      CIE-Lab:
        34.8853, -12.4788, -18.4915
        CIE-LCH:
        34.8853, 22.3082, 235.9869
        CIE-Luv:
        34.8853, -22.7476, -23.3900
        Hunter-Lab:
        29.0537, -9.4955, -12.9535
      #14596f color charts
#14596f RGB chart
      #14596f CMYK chart
      #14596f RGB pie chart
      #14596f color shades, tints & tones
#14596f color schemes
#14596f color preview, HTML & CSS examples
           This text has a color of #14596f        
        
          <p style="color:#14596f;">Text here</p>
        
        
          .mytext {color:#14596f;}
        
        Text color #14596f
      
           This box has a color of #14596f        
        
          <div style="background-color:#14596f;">Content here</div>
        
        
          .mybackground {background-color:#14596f;}
        
        Background color #14596f
      
           Border around this has a color of #14596f        
        
          <div style="border:2px solid #14596f;">Content here</div>
        
        
          .myborder {border:2px solid #14596f;}
        
        Border color #14596f