#14caa7 color space conversions
Hex:
        #14caa7
        RGB:
        20, 202, 167
        CMY:
        92, 21, 35
        CMYK:
        90, 0, 17, 21
      HSL:
        168°, 81.9820%, 43.5294%
        HSV (HSB):
        168°, 90.0990%, 79.2157%
        XYZ:
        28.3841, 45.1798, 43.7838
        xyY:
        0.2419, 0.3850, 45.1798
      CIE-Lab:
        73.0101, -49.4574, 5.8449
        CIE-LCH:
        73.0101, 49.8016, 173.2601
        CIE-Luv:
        73.0101, -59.0959, 16.3413
        Hunter-Lab:
        67.2159, -42.2505, 8.4302
      #14caa7 color charts
#14caa7 RGB chart
      #14caa7 CMYK chart
      #14caa7 RGB pie chart
      #14caa7 color shades, tints & tones
#14caa7 color schemes
#14caa7 color preview, HTML & CSS examples
           This text has a color of #14caa7        
        
          <p style="color:#14caa7;">Text here</p>
        
        
          .mytext {color:#14caa7;}
        
        Text color #14caa7
      
           This box has a color of #14caa7        
        
          <div style="background-color:#14caa7;">Content here</div>
        
        
          .mybackground {background-color:#14caa7;}
        
        Background color #14caa7
      
           Border around this has a color of #14caa7        
        
          <div style="border:2px solid #14caa7;">Content here</div>
        
        
          .myborder {border:2px solid #14caa7;}
        
        Border color #14caa7