#14dac0 color space conversions
Hex:
        #14dac0
        RGB:
        20, 218, 192
        CMY:
        92, 15, 25
        CMYK:
        91, 0, 12, 15
      HSL:
        172°, 83.1933%, 46.6667%
        HSV (HSB):
        172°, 90.8257%, 85.4902%
        XYZ:
        34.8743, 54.0973, 58.4729
        xyY:
        0.2365, 0.3669, 54.0973
      CIE-Lab:
        78.5184, -49.4542, 0.3974
        CIE-LCH:
        78.5184, 49.4558, 179.5396
        CIE-Luv:
        78.5184, -62.5839, 8.3436
        Hunter-Lab:
        73.5509, -44.0778, 4.3501
      #14dac0 color charts
#14dac0 RGB chart
      #14dac0 CMYK chart
      #14dac0 RGB pie chart
      #14dac0 color shades, tints & tones
#14dac0 color schemes
#14dac0 color preview, HTML & CSS examples
           This text has a color of #14dac0        
        
          <p style="color:#14dac0;">Text here</p>
        
        
          .mytext {color:#14dac0;}
        
        Text color #14dac0
      
           This box has a color of #14dac0        
        
          <div style="background-color:#14dac0;">Content here</div>
        
        
          .mybackground {background-color:#14dac0;}
        
        Background color #14dac0
      
           Border around this has a color of #14dac0        
        
          <div style="border:2px solid #14dac0;">Content here</div>
        
        
          .myborder {border:2px solid #14dac0;}
        
        Border color #14dac0