#14e4ba color space conversions
Hex:
        #14e4ba
        RGB:
        20, 228, 186
        CMY:
        92, 11, 27
        CMYK:
        91, 0, 18, 11
      HSL:
        168°, 83.8710%, 48.6275%
        HSV (HSB):
        168°, 91.2281%, 89.4118%
        XYZ:
        36.8948, 59.1807, 55.9328
        xyY:
        0.2427, 0.3893, 59.1807
      CIE-Lab:
        81.3908, -55.0517, 7.7387
        CIE-LCH:
        81.3908, 55.5930, 171.9983
        CIE-Luv:
        81.3908, -66.3881, 20.3537
        Hunter-Lab:
        76.9290, -49.0179, 10.7423
      #14e4ba color charts
#14e4ba RGB chart
      #14e4ba CMYK chart
      #14e4ba RGB pie chart
      #14e4ba color shades, tints & tones
#14e4ba color schemes
#14e4ba color preview, HTML & CSS examples
           This text has a color of #14e4ba        
        
          <p style="color:#14e4ba;">Text here</p>
        
        
          .mytext {color:#14e4ba;}
        
        Text color #14e4ba
      
           This box has a color of #14e4ba        
        
          <div style="background-color:#14e4ba;">Content here</div>
        
        
          .mybackground {background-color:#14e4ba;}
        
        Background color #14e4ba
      
           Border around this has a color of #14e4ba        
        
          <div style="border:2px solid #14e4ba;">Content here</div>
        
        
          .myborder {border:2px solid #14e4ba;}
        
        Border color #14e4ba