#14746d color space conversions
Hex:
        #14746d
        RGB:
        20, 116, 109
        CMY:
        92, 55, 57
        CMYK:
        83, 0, 6, 55
      HSL:
        176°, 70.5882%, 26.6667%
        HSV (HSB):
        176°, 82.7586%, 45.4902%
        XYZ:
        9.2942, 13.7436, 16.6309
        xyY:
        0.2343, 0.3465, 13.7436
      CIE-Lab:
        43.8630, -27.6768, -3.6972
        CIE-LCH:
        43.8630, 27.9227, 187.6088
        CIE-Luv:
        43.8630, -32.9191, -1.2386
        Hunter-Lab:
        37.0724, -20.1260, -0.6472
      #14746d color charts
#14746d RGB chart
      #14746d CMYK chart
      #14746d RGB pie chart
      #14746d color shades, tints & tones
#14746d color schemes
#14746d color preview, HTML & CSS examples
           This text has a color of #14746d        
        
          <p style="color:#14746d;">Text here</p>
        
        
          .mytext {color:#14746d;}
        
        Text color #14746d
      
           This box has a color of #14746d        
        
          <div style="background-color:#14746d;">Content here</div>
        
        
          .mybackground {background-color:#14746d;}
        
        Background color #14746d
      
           Border around this has a color of #14746d        
        
          <div style="border:2px solid #14746d;">Content here</div>
        
        
          .myborder {border:2px solid #14746d;}
        
        Border color #14746d