#14d8bf color space conversions
Hex:
        #14d8bf
        RGB:
        20, 216, 191
        CMY:
        92, 15, 25
        CMYK:
        91, 0, 12, 15
      HSL:
        172°, 83.0508%, 46.2745%
        HSV (HSB):
        172°, 90.7407%, 84.7059%
        XYZ:
        34.2483, 53.0220, 57.7194
        xyY:
        0.2362, 0.3657, 53.0220
      CIE-Lab:
        77.8880, -48.8916, 0.0118
        CIE-LCH:
        77.8880, 48.8916, 179.9862
        CIE-Luv:
        77.8880, -61.9884, 7.6543
        Hunter-Lab:
        72.8162, -43.4729, 3.9738
      #14d8bf color charts
#14d8bf RGB chart
      #14d8bf CMYK chart
      #14d8bf RGB pie chart
      #14d8bf color shades, tints & tones
#14d8bf color schemes
#14d8bf color preview, HTML & CSS examples
           This text has a color of #14d8bf        
        
          <p style="color:#14d8bf;">Text here</p>
        
        
          .mytext {color:#14d8bf;}
        
        Text color #14d8bf
      
           This box has a color of #14d8bf        
        
          <div style="background-color:#14d8bf;">Content here</div>
        
        
          .mybackground {background-color:#14d8bf;}
        
        Background color #14d8bf
      
           Border around this has a color of #14d8bf        
        
          <div style="border:2px solid #14d8bf;">Content here</div>
        
        
          .myborder {border:2px solid #14d8bf;}
        
        Border color #14d8bf