#14a17d color space conversions
Hex:
        #14a17d
        RGB:
        20, 161, 125
        CMY:
        92, 37, 51
        CMYK:
        88, 0, 22, 37
      HSL:
        165°, 77.9006%, 35.4902%
        HSV (HSB):
        165°, 87.5776%, 63.1373%
        XYZ:
        16.7350, 27.1191, 23.7545
        xyY:
        0.2475, 0.4011, 27.1191
      CIE-Lab:
        59.0844, -43.3981, 9.0562
        CIE-LCH:
        59.0844, 44.3330, 168.2128
        CIE-Luv:
        59.0844, -48.0434, 19.1659
        Hunter-Lab:
        52.0760, -33.7707, 9.4080
      #14a17d color charts
#14a17d RGB chart
      #14a17d CMYK chart
      #14a17d RGB pie chart
      #14a17d color shades, tints & tones
#14a17d color schemes
#14a17d color preview, HTML & CSS examples
           This text has a color of #14a17d        
        
          <p style="color:#14a17d;">Text here</p>
        
        
          .mytext {color:#14a17d;}
        
        Text color #14a17d
      
           This box has a color of #14a17d        
        
          <div style="background-color:#14a17d;">Content here</div>
        
        
          .mybackground {background-color:#14a17d;}
        
        Background color #14a17d
      
           Border around this has a color of #14a17d        
        
          <div style="border:2px solid #14a17d;">Content here</div>
        
        
          .myborder {border:2px solid #14a17d;}
        
        Border color #14a17d