#14dc97 color space conversions
Hex:
        #14dc97
        RGB:
        20, 220, 151
        CMY:
        92, 14, 41
        CMYK:
        91, 0, 31, 14
      HSL:
        159°, 83.3333%, 47.0588%
        HSV (HSB):
        159°, 90.9091%, 86.2745%
        XYZ:
        31.4676, 53.5695, 37.9596
        xyY:
        0.2558, 0.4355, 53.5695
      CIE-Lab:
        78.2100, -60.1821, 21.6696
        CIE-LCH:
        78.2100, 63.9645, 160.1977
        CIE-Luv:
        78.2100, -66.2801, 40.4237
        Hunter-Lab:
        73.1912, -51.3408, 20.4839
      #14dc97 color charts
#14dc97 RGB chart
      #14dc97 CMYK chart
      #14dc97 RGB pie chart
      #14dc97 color shades, tints & tones
#14dc97 color schemes
#14dc97 color preview, HTML & CSS examples
           This text has a color of #14dc97        
        
          <p style="color:#14dc97;">Text here</p>
        
        
          .mytext {color:#14dc97;}
        
        Text color #14dc97
      
           This box has a color of #14dc97        
        
          <div style="background-color:#14dc97;">Content here</div>
        
        
          .mybackground {background-color:#14dc97;}
        
        Background color #14dc97
      
           Border around this has a color of #14dc97        
        
          <div style="border:2px solid #14dc97;">Content here</div>
        
        
          .myborder {border:2px solid #14dc97;}
        
        Border color #14dc97