#14d9ce color space conversions
Hex:
        #14d9ce
        RGB:
        20, 217, 206
        CMY:
        92, 15, 19
        CMYK:
        91, 0, 5, 15
      HSL:
        177°, 83.1224%, 46.4706%
        HSV (HSB):
        177°, 90.7834%, 85.0980%
        XYZ:
        36.2419, 54.2307, 66.9499
        xyY:
        0.2302, 0.3445, 54.2307
      CIE-Lab:
        78.5960, -45.1695, -6.9730
        CIE-LCH:
        78.5960, 45.7046, 188.7757
        CIE-Luv:
        78.5960, -61.1494, -3.8276
        Hunter-Lab:
        73.6415, -41.0256, -2.3535
      #14d9ce color charts
#14d9ce RGB chart
      #14d9ce CMYK chart
      #14d9ce RGB pie chart
      #14d9ce color shades, tints & tones
#14d9ce color schemes
#14d9ce color preview, HTML & CSS examples
           This text has a color of #14d9ce        
        
          <p style="color:#14d9ce;">Text here</p>
        
        
          .mytext {color:#14d9ce;}
        
        Text color #14d9ce
      
           This box has a color of #14d9ce        
        
          <div style="background-color:#14d9ce;">Content here</div>
        
        
          .mybackground {background-color:#14d9ce;}
        
        Background color #14d9ce
      
           Border around this has a color of #14d9ce        
        
          <div style="border:2px solid #14d9ce;">Content here</div>
        
        
          .myborder {border:2px solid #14d9ce;}
        
        Border color #14d9ce