#14c4aa color space conversions
Hex:
        #14c4aa
        RGB:
        20, 196, 170
        CMY:
        92, 23, 33
        CMYK:
        90, 0, 13, 23
      HSL:
        171°, 81.4815%, 42.3529%
        HSV (HSB):
        171°, 89.7959%, 76.8627%
        XYZ:
        27.2841, 42.5309, 44.8015
        xyY:
        0.2380, 0.3711, 42.5309
      CIE-Lab:
        71.2354, -46.1818, 1.6500
        CIE-LCH:
        71.2354, 46.2113, 177.9538
        CIE-Luv:
        71.2354, -56.8228, 9.5796
        Hunter-Lab:
        65.2157, -39.4489, 4.9203
      #14c4aa color charts
#14c4aa RGB chart
      #14c4aa CMYK chart
      #14c4aa RGB pie chart
      #14c4aa color shades, tints & tones
#14c4aa color schemes
#14c4aa color preview, HTML & CSS examples
           This text has a color of #14c4aa        
        
          <p style="color:#14c4aa;">Text here</p>
        
        
          .mytext {color:#14c4aa;}
        
        Text color #14c4aa
      
           This box has a color of #14c4aa        
        
          <div style="background-color:#14c4aa;">Content here</div>
        
        
          .mybackground {background-color:#14c4aa;}
        
        Background color #14c4aa
      
           Border around this has a color of #14c4aa        
        
          <div style="border:2px solid #14c4aa;">Content here</div>
        
        
          .myborder {border:2px solid #14c4aa;}
        
        Border color #14c4aa