#14dcc1 color space conversions
Hex:
        #14dcc1
        RGB:
        20, 220, 193
        CMY:
        92, 14, 24
        CMYK:
        91, 0, 12, 14
      HSL:
        172°, 83.3333%, 47.0588%
        HSV (HSB):
        172°, 90.9091%, 86.2745%
        XYZ:
        35.5073, 55.1854, 59.2325
        xyY:
        0.2368, 0.3681, 55.1854
      CIE-Lab:
        79.1479, -50.0148, 0.7818
        CIE-LCH:
        79.1479, 50.0209, 179.1044
        CIE-Luv:
        79.1479, -63.1784, 9.0312
        Hunter-Lab:
        74.2869, -44.6833, 4.7260
      #14dcc1 color charts
#14dcc1 RGB chart
      #14dcc1 CMYK chart
      #14dcc1 RGB pie chart
      #14dcc1 color shades, tints & tones
#14dcc1 color schemes
#14dcc1 color preview, HTML & CSS examples
           This text has a color of #14dcc1        
        
          <p style="color:#14dcc1;">Text here</p>
        
        
          .mytext {color:#14dcc1;}
        
        Text color #14dcc1
      
           This box has a color of #14dcc1        
        
          <div style="background-color:#14dcc1;">Content here</div>
        
        
          .mybackground {background-color:#14dcc1;}
        
        Background color #14dcc1
      
           Border around this has a color of #14dcc1        
        
          <div style="border:2px solid #14dcc1;">Content here</div>
        
        
          .myborder {border:2px solid #14dcc1;}
        
        Border color #14dcc1