#14dcd5 color space conversions
Hex:
        #14dcd5
        RGB:
        20, 220, 213
        CMY:
        92, 14, 16
        CMYK:
        91, 0, 3, 14
      HSL:
        178°, 83.3333%, 47.0588%
        HSV (HSB):
        178°, 90.9091%, 86.2745%
        XYZ:
        37.8919, 56.1392, 71.7896
        xyY:
        0.2285, 0.3386, 56.1392
      CIE-Lab:
        79.6930, -44.4769, -9.0847
        CIE-LCH:
        79.6930, 45.3952, 191.5443
        CIE-Luv:
        79.6930, -61.6072, -7.3195
        Hunter-Lab:
        74.9261, -40.8490, -4.3598
      #14dcd5 color charts
#14dcd5 RGB chart
      #14dcd5 CMYK chart
      #14dcd5 RGB pie chart
      #14dcd5 color shades, tints & tones
#14dcd5 color schemes
#14dcd5 color preview, HTML & CSS examples
           This text has a color of #14dcd5        
        
          <p style="color:#14dcd5;">Text here</p>
        
        
          .mytext {color:#14dcd5;}
        
        Text color #14dcd5
      
           This box has a color of #14dcd5        
        
          <div style="background-color:#14dcd5;">Content here</div>
        
        
          .mybackground {background-color:#14dcd5;}
        
        Background color #14dcd5
      
           Border around this has a color of #14dcd5        
        
          <div style="border:2px solid #14dcd5;">Content here</div>
        
        
          .myborder {border:2px solid #14dcd5;}
        
        Border color #14dcd5