#14e1ba color space conversions
Hex:
        #14e1ba
        RGB:
        20, 225, 186
        CMY:
        92, 12, 27
        CMYK:
        91, 0, 17, 12
      HSL:
        169°, 83.6735%, 48.0392%
        HSV (HSB):
        169°, 91.1111%, 88.2353%
        XYZ:
        36.0766, 57.5443, 55.6601
        xyY:
        0.2417, 0.3855, 57.5443
      CIE-Lab:
        80.4848, -53.8627, 6.4373
        CIE-LCH:
        80.4848, 54.2460, 173.1847
        CIE-Luv:
        80.4848, -65.3897, 18.2020
        Hunter-Lab:
        75.8580, -47.8602, 9.5971
      #14e1ba color charts
#14e1ba RGB chart
      #14e1ba CMYK chart
      #14e1ba RGB pie chart
      #14e1ba color shades, tints & tones
#14e1ba color schemes
#14e1ba color preview, HTML & CSS examples
           This text has a color of #14e1ba        
        
          <p style="color:#14e1ba;">Text here</p>
        
        
          .mytext {color:#14e1ba;}
        
        Text color #14e1ba
      
           This box has a color of #14e1ba        
        
          <div style="background-color:#14e1ba;">Content here</div>
        
        
          .mybackground {background-color:#14e1ba;}
        
        Background color #14e1ba
      
           Border around this has a color of #14e1ba        
        
          <div style="border:2px solid #14e1ba;">Content here</div>
        
        
          .myborder {border:2px solid #14e1ba;}
        
        Border color #14e1ba