#14e1da color space conversions
Hex:
        #14e1da
        RGB:
        20, 225, 218
        CMY:
        92, 12, 15
        CMYK:
        91, 0, 3, 12
      HSL:
        178°, 83.6735%, 48.0392%
        HSV (HSB):
        178°, 91.1111%, 88.2353%
        XYZ:
        39.8686, 59.0611, 75.6283
        xyY:
        0.2284, 0.3383, 59.0611
      CIE-Lab:
        81.3252, -45.2214, -9.3195
        CIE-LCH:
        81.3252, 46.1717, 191.6449
        CIE-Luv:
        81.3252, -62.8920, -7.6011
        Hunter-Lab:
        76.8512, -41.8881, -4.5507
      #14e1da color charts
#14e1da RGB chart
      #14e1da CMYK chart
      #14e1da RGB pie chart
      #14e1da color shades, tints & tones
#14e1da color schemes
#14e1da color preview, HTML & CSS examples
           This text has a color of #14e1da        
        
          <p style="color:#14e1da;">Text here</p>
        
        
          .mytext {color:#14e1da;}
        
        Text color #14e1da
      
           This box has a color of #14e1da        
        
          <div style="background-color:#14e1da;">Content here</div>
        
        
          .mybackground {background-color:#14e1da;}
        
        Background color #14e1da
      
           Border around this has a color of #14e1da        
        
          <div style="border:2px solid #14e1da;">Content here</div>
        
        
          .myborder {border:2px solid #14e1da;}
        
        Border color #14e1da