#14ccd8 color space conversions
Hex:
        #14ccd8
        RGB:
        20, 204, 216
        CMY:
        92, 20, 15
        CMYK:
        91, 6, 0, 15
      HSL:
        184°, 83.0508%, 46.2745%
        HSV (HSB):
        184°, 90.7407%, 84.7059%
        XYZ:
        34.2760, 48.2923, 72.4806
        xyY:
        0.2211, 0.3115, 48.2923
      CIE-Lab:
        75.0089, -36.3859, -17.7174
        CIE-LCH:
        75.0089, 40.4702, 205.9628
        CIE-Luv:
        75.0089, -55.9512, -22.4906
        Hunter-Lab:
        69.4927, -33.5702, -13.1943
      #14ccd8 color charts
#14ccd8 RGB chart
      #14ccd8 CMYK chart
      #14ccd8 RGB pie chart
      #14ccd8 color shades, tints & tones
#14ccd8 color schemes
#14ccd8 color preview, HTML & CSS examples
           This text has a color of #14ccd8        
        
          <p style="color:#14ccd8;">Text here</p>
        
        
          .mytext {color:#14ccd8;}
        
        Text color #14ccd8
      
           This box has a color of #14ccd8        
        
          <div style="background-color:#14ccd8;">Content here</div>
        
        
          .mybackground {background-color:#14ccd8;}
        
        Background color #14ccd8
      
           Border around this has a color of #14ccd8        
        
          <div style="border:2px solid #14ccd8;">Content here</div>
        
        
          .myborder {border:2px solid #14ccd8;}
        
        Border color #14ccd8