#14ccd4 color space conversions
Hex:
        #14ccd4
        RGB:
        20, 204, 212
        CMY:
        92, 20, 17
        CMYK:
        91, 4, 0, 17
      HSL:
        183°, 82.7586%, 45.4902%
        HSV (HSB):
        183°, 90.5660%, 83.1373%
        XYZ:
        33.7650, 48.0879, 69.7896
        xyY:
        0.2227, 0.3171, 48.0879
      CIE-Lab:
        74.8803, -37.6091, -15.7507
        CIE-LCH:
        74.8803, 40.7741, 202.7239
        CIE-Luv:
        74.8803, -56.2668, -19.0731
        Hunter-Lab:
        69.3455, -34.4410, -11.1280
      #14ccd4 color charts
#14ccd4 RGB chart
      #14ccd4 CMYK chart
      #14ccd4 RGB pie chart
      #14ccd4 color shades, tints & tones
#14ccd4 color schemes
#14ccd4 color preview, HTML & CSS examples
           This text has a color of #14ccd4        
        
          <p style="color:#14ccd4;">Text here</p>
        
        
          .mytext {color:#14ccd4;}
        
        Text color #14ccd4
      
           This box has a color of #14ccd4        
        
          <div style="background-color:#14ccd4;">Content here</div>
        
        
          .mybackground {background-color:#14ccd4;}
        
        Background color #14ccd4
      
           Border around this has a color of #14ccd4        
        
          <div style="border:2px solid #14ccd4;">Content here</div>
        
        
          .myborder {border:2px solid #14ccd4;}
        
        Border color #14ccd4