#14ab9a color space conversions
Hex:
        #14ab9a
        RGB:
        20, 171, 154
        CMY:
        92, 33, 40
        CMYK:
        88, 0, 10, 33
      HSL:
        173°, 79.0576%, 37.4510%
        HSV (HSB):
        173°, 88.3041%, 67.0588%
        XYZ:
        20.6841, 31.6076, 35.5826
        xyY:
        0.2354, 0.3597, 31.6076
      CIE-Lab:
        63.0173, -39.8435, -1.5231
        CIE-LCH:
        63.0173, 39.8726, 182.1892
        CIE-Luv:
        63.0173, -49.3993, 3.7352
        Hunter-Lab:
        56.2207, -32.7143, 1.8293
      #14ab9a color charts
#14ab9a RGB chart
      #14ab9a CMYK chart
      #14ab9a RGB pie chart
      #14ab9a color shades, tints & tones
#14ab9a color schemes
#14ab9a color preview, HTML & CSS examples
           This text has a color of #14ab9a        
        
          <p style="color:#14ab9a;">Text here</p>
        
        
          .mytext {color:#14ab9a;}
        
        Text color #14ab9a
      
           This box has a color of #14ab9a        
        
          <div style="background-color:#14ab9a;">Content here</div>
        
        
          .mybackground {background-color:#14ab9a;}
        
        Background color #14ab9a
      
           Border around this has a color of #14ab9a        
        
          <div style="border:2px solid #14ab9a;">Content here</div>
        
        
          .myborder {border:2px solid #14ab9a;}
        
        Border color #14ab9a