#14dc8e color space conversions
Hex:
        #14dc8e
        RGB:
        20, 220, 142
        CMY:
        92, 14, 44
        CMYK:
        91, 0, 35, 14
      HSL:
        157°, 83.3333%, 47.0588%
        HSV (HSB):
        157°, 90.9091%, 86.2745%
        XYZ:
        30.7642, 53.2881, 34.2554
        xyY:
        0.2600, 0.4504, 53.2881
      CIE-Lab:
        78.0448, -62.0667, 26.1209
        CIE-LCH:
        78.0448, 67.3393, 157.1761
        CIE-Luv:
        78.0448, -66.8867, 46.4460
        Hunter-Lab:
        72.9987, -52.5217, 23.2767
      #14dc8e color charts
#14dc8e RGB chart
      #14dc8e CMYK chart
      #14dc8e RGB pie chart
      #14dc8e color shades, tints & tones
#14dc8e color schemes
#14dc8e color preview, HTML & CSS examples
           This text has a color of #14dc8e        
        
          <p style="color:#14dc8e;">Text here</p>
        
        
          .mytext {color:#14dc8e;}
        
        Text color #14dc8e
      
           This box has a color of #14dc8e        
        
          <div style="background-color:#14dc8e;">Content here</div>
        
        
          .mybackground {background-color:#14dc8e;}
        
        Background color #14dc8e
      
           Border around this has a color of #14dc8e        
        
          <div style="border:2px solid #14dc8e;">Content here</div>
        
        
          .myborder {border:2px solid #14dc8e;}
        
        Border color #14dc8e