#14e0e2 color space conversions
Hex:
        #14e0e2
        RGB:
        20, 224, 226
        CMY:
        92, 12, 11
        CMYK:
        91, 1, 0, 11
      HSL:
        181°, 83.7398%, 48.2353%
        HSV (HSB):
        181°, 91.1504%, 88.6275%
        XYZ:
        40.6716, 58.9510, 81.1866
        xyY:
        0.2249, 0.3260, 58.9510
      CIE-Lab:
        81.2647, -42.4644, -13.6609
        CIE-LCH:
        81.2647, 44.6077, 197.8331
        CIE-Luv:
        81.2647, -61.9208, -15.0897
        Hunter-Lab:
        76.7796, -39.8094, -8.9474
      #14e0e2 color charts
#14e0e2 RGB chart
      #14e0e2 CMYK chart
      #14e0e2 RGB pie chart
      #14e0e2 color shades, tints & tones
#14e0e2 color schemes
#14e0e2 color preview, HTML & CSS examples
           This text has a color of #14e0e2        
        
          <p style="color:#14e0e2;">Text here</p>
        
        
          .mytext {color:#14e0e2;}
        
        Text color #14e0e2
      
           This box has a color of #14e0e2        
        
          <div style="background-color:#14e0e2;">Content here</div>
        
        
          .mybackground {background-color:#14e0e2;}
        
        Background color #14e0e2
      
           Border around this has a color of #14e0e2        
        
          <div style="border:2px solid #14e0e2;">Content here</div>
        
        
          .myborder {border:2px solid #14e0e2;}
        
        Border color #14e0e2