#14cc8e color space conversions
Hex:
        #14cc8e
        RGB:
        20, 204, 142
        CMY:
        92, 20, 44
        CMYK:
        90, 0, 30, 20
      HSL:
        160°, 82.1429%, 43.9216%
        HSV (HSB):
        160°, 90.1961%, 80.0000%
        XYZ:
        26.7638, 45.2874, 32.9219
        xyY:
        0.2550, 0.4314, 45.2874
      CIE-Lab:
        73.0808, -56.2460, 19.3507
        CIE-LCH:
        73.0808, 59.4816, 161.0149
        CIE-Luv:
        73.0808, -61.5875, 36.1805
        Hunter-Lab:
        67.2959, -46.7778, 18.1018
      #14cc8e color charts
#14cc8e RGB chart
      #14cc8e CMYK chart
      #14cc8e RGB pie chart
      #14cc8e color shades, tints & tones
#14cc8e color schemes
#14cc8e color preview, HTML & CSS examples
           This text has a color of #14cc8e        
        
          <p style="color:#14cc8e;">Text here</p>
        
        
          .mytext {color:#14cc8e;}
        
        Text color #14cc8e
      
           This box has a color of #14cc8e        
        
          <div style="background-color:#14cc8e;">Content here</div>
        
        
          .mybackground {background-color:#14cc8e;}
        
        Background color #14cc8e
      
           Border around this has a color of #14cc8e        
        
          <div style="border:2px solid #14cc8e;">Content here</div>
        
        
          .myborder {border:2px solid #14cc8e;}
        
        Border color #14cc8e