#14dfda color space conversions
Hex:
        #14dfda
        RGB:
        20, 223, 218
        CMY:
        92, 13, 15
        CMYK:
        91, 0, 2, 13
      HSL:
        179°, 83.5391%, 47.6471%
        HSV (HSB):
        179°, 91.0314%, 87.4510%
        XYZ:
        39.3311, 57.9860, 75.4491
        xyY:
        0.2277, 0.3356, 57.9860
      CIE-Lab:
        80.7310, -44.3502, -10.2039
        CIE-LCH:
        80.7310, 45.5089, 192.9569
        CIE-Luv:
        80.7310, -62.2202, -9.1570
        Hunter-Lab:
        76.1486, -41.0640, -5.4414
      #14dfda color charts
#14dfda RGB chart
      #14dfda CMYK chart
      #14dfda RGB pie chart
      #14dfda color shades, tints & tones
#14dfda color schemes
#14dfda color preview, HTML & CSS examples
           This text has a color of #14dfda        
        
          <p style="color:#14dfda;">Text here</p>
        
        
          .mytext {color:#14dfda;}
        
        Text color #14dfda
      
           This box has a color of #14dfda        
        
          <div style="background-color:#14dfda;">Content here</div>
        
        
          .mybackground {background-color:#14dfda;}
        
        Background color #14dfda
      
           Border around this has a color of #14dfda        
        
          <div style="border:2px solid #14dfda;">Content here</div>
        
        
          .myborder {border:2px solid #14dfda;}
        
        Border color #14dfda