#14cdc6 color space conversions
Hex:
        #14cdc6
        RGB:
        20, 205, 198
        CMY:
        92, 20, 22
        CMYK:
        90, 0, 3, 20
      HSL:
        178°, 82.2222%, 44.1176%
        HSV (HSB):
        178°, 90.2439%, 80.3922%
        XYZ:
        32.3129, 47.8886, 60.9664
        xyY:
        0.2289, 0.3392, 47.8886
      CIE-Lab:
        74.7546, -42.2183, -8.3707
        CIE-LCH:
        74.7546, 43.0401, 191.2147
        CIE-Luv:
        74.7546, -57.7128, -6.4686
        Hunter-Lab:
        69.2016, -37.7543, -3.7933
      #14cdc6 color charts
#14cdc6 RGB chart
      #14cdc6 CMYK chart
      #14cdc6 RGB pie chart
      #14cdc6 color shades, tints & tones
#14cdc6 color schemes
#14cdc6 color preview, HTML & CSS examples
           This text has a color of #14cdc6        
        
          <p style="color:#14cdc6;">Text here</p>
        
        
          .mytext {color:#14cdc6;}
        
        Text color #14cdc6
      
           This box has a color of #14cdc6        
        
          <div style="background-color:#14cdc6;">Content here</div>
        
        
          .mybackground {background-color:#14cdc6;}
        
        Background color #14cdc6
      
           Border around this has a color of #14cdc6        
        
          <div style="border:2px solid #14cdc6;">Content here</div>
        
        
          .myborder {border:2px solid #14cdc6;}
        
        Border color #14cdc6