#14cd97 color space conversions
Hex:
        #14cd97
        RGB:
        20, 205, 151
        CMY:
        92, 20, 41
        CMYK:
        90, 0, 26, 20
      HSL:
        162°, 82.2222%, 44.1176%
        HSV (HSB):
        162°, 90.2439%, 80.3922%
        XYZ:
        27.7057, 46.0457, 36.7056
        xyY:
        0.2508, 0.4169, 46.0457
      CIE-Lab:
        73.5752, -54.5770, 15.2459
        CIE-LCH:
        73.5752, 56.6664, 164.3925
        CIE-Luv:
        73.5752, -61.2890, 30.4672
        Hunter-Lab:
        67.8570, -45.8690, 15.4284
      #14cd97 color charts
#14cd97 RGB chart
      #14cd97 CMYK chart
      #14cd97 RGB pie chart
      #14cd97 color shades, tints & tones
#14cd97 color schemes
#14cd97 color preview, HTML & CSS examples
           This text has a color of #14cd97        
        
          <p style="color:#14cd97;">Text here</p>
        
        
          .mytext {color:#14cd97;}
        
        Text color #14cd97
      
           This box has a color of #14cd97        
        
          <div style="background-color:#14cd97;">Content here</div>
        
        
          .mybackground {background-color:#14cd97;}
        
        Background color #14cd97
      
           Border around this has a color of #14cd97        
        
          <div style="border:2px solid #14cd97;">Content here</div>
        
        
          .myborder {border:2px solid #14cd97;}
        
        Border color #14cd97