#14e3cd color space conversions
Hex:
        #14e3cd
        RGB:
        20, 227, 205
        CMY:
        92, 11, 20
        CMYK:
        91, 0, 10, 11
      HSL:
        174°, 83.8057%, 48.4314%
        HSV (HSB):
        174°, 91.1894%, 89.0196%
        XYZ:
        38.7770, 59.4947, 67.1975
        xyY:
        0.2343, 0.3596, 59.4947
      CIE-Lab:
        81.5627, -49.6930, -2.0673
        CIE-LCH:
        81.5627, 49.7359, 182.3822
        CIE-Luv:
        81.5627, -64.5881, 4.6105
        Hunter-Lab:
        77.1328, -45.2449, 2.3400
      #14e3cd color charts
#14e3cd RGB chart
      #14e3cd CMYK chart
      #14e3cd RGB pie chart
      #14e3cd color shades, tints & tones
#14e3cd color schemes
#14e3cd color preview, HTML & CSS examples
           This text has a color of #14e3cd        
        
          <p style="color:#14e3cd;">Text here</p>
        
        
          .mytext {color:#14e3cd;}
        
        Text color #14e3cd
      
           This box has a color of #14e3cd        
        
          <div style="background-color:#14e3cd;">Content here</div>
        
        
          .mybackground {background-color:#14e3cd;}
        
        Background color #14e3cd
      
           Border around this has a color of #14e3cd        
        
          <div style="border:2px solid #14e3cd;">Content here</div>
        
        
          .myborder {border:2px solid #14e3cd;}
        
        Border color #14e3cd