#14536d color space conversions
Hex:
        #14536d
        RGB:
        20, 83, 109
        CMY:
        92, 67, 57
        CMYK:
        82, 24, 0, 57
      HSL:
        198°, 68.9922%, 25.2941%
        HSV (HSB):
        198°, 81.6514%, 42.7451%
        XYZ:
        6.1421, 7.4394, 15.5802
        xyY:
        0.2106, 0.2551, 7.4394
      CIE-Lab:
        32.7869, -9.6432, -20.4934
        CIE-LCH:
        32.7869, 22.6488, 244.8005
        CIE-Luv:
        32.7869, -20.6569, -26.1079
        Hunter-Lab:
        27.2752, -7.5354, -14.7752
      #14536d color charts
#14536d RGB chart
      #14536d CMYK chart
      #14536d RGB pie chart
      #14536d color shades, tints & tones
#14536d color schemes
#14536d color preview, HTML & CSS examples
           This text has a color of #14536d        
        
          <p style="color:#14536d;">Text here</p>
        
        
          .mytext {color:#14536d;}
        
        Text color #14536d
      
           This box has a color of #14536d        
        
          <div style="background-color:#14536d;">Content here</div>
        
        
          .mybackground {background-color:#14536d;}
        
        Background color #14536d
      
           Border around this has a color of #14536d        
        
          <div style="border:2px solid #14536d;">Content here</div>
        
        
          .myborder {border:2px solid #14536d;}
        
        Border color #14536d