#14e9ac color space conversions
Hex:
        #14e9ac
        RGB:
        20, 233, 172
        CMY:
        92, 9, 33
        CMYK:
        91, 0, 26, 9
      HSL:
        163°, 84.1897%, 49.6078%
        HSV (HSB):
        163°, 91.4163%, 91.3725%
        XYZ:
        36.8738, 61.4051, 48.9386
        xyY:
        0.2505, 0.4171, 61.4051
      CIE-Lab:
        82.5960, -60.3159, 16.7925
        CIE-LCH:
        82.5960, 62.6099, 164.4423
        CIE-Luv:
        82.5960, -69.0761, 34.2543
        Hunter-Lab:
        78.3614, -53.1374, 17.8249
      #14e9ac color charts
#14e9ac RGB chart
      #14e9ac CMYK chart
      #14e9ac RGB pie chart
      #14e9ac color shades, tints & tones
#14e9ac color schemes
#14e9ac color preview, HTML & CSS examples
           This text has a color of #14e9ac        
        
          <p style="color:#14e9ac;">Text here</p>
        
        
          .mytext {color:#14e9ac;}
        
        Text color #14e9ac
      
           This box has a color of #14e9ac        
        
          <div style="background-color:#14e9ac;">Content here</div>
        
        
          .mybackground {background-color:#14e9ac;}
        
        Background color #14e9ac
      
           Border around this has a color of #14e9ac        
        
          <div style="border:2px solid #14e9ac;">Content here</div>
        
        
          .myborder {border:2px solid #14e9ac;}
        
        Border color #14e9ac