#14d5d1 color space conversions
Hex:
        #14d5d1
        RGB:
        20, 213, 209
        CMY:
        92, 16, 18
        CMYK:
        91, 0, 2, 16
      HSL:
        179°, 82.8326%, 45.6863%
        HSV (HSB):
        179°, 90.6103%, 83.5294%
        XYZ:
        35.5914, 52.3407, 68.5485
        xyY:
        0.2274, 0.3345, 52.3407
      CIE-Lab:
        77.4841, -42.5593, -10.2331
        CIE-LCH:
        77.4841, 43.7722, 193.5197
        CIE-Luv:
        77.4841, -59.5602, -9.4311
        Hunter-Lab:
        72.3469, -38.7931, -5.5344
      #14d5d1 color charts
#14d5d1 RGB chart
      #14d5d1 CMYK chart
      #14d5d1 RGB pie chart
      #14d5d1 color shades, tints & tones
#14d5d1 color schemes
#14d5d1 color preview, HTML & CSS examples
           This text has a color of #14d5d1        
        
          <p style="color:#14d5d1;">Text here</p>
        
        
          .mytext {color:#14d5d1;}
        
        Text color #14d5d1
      
           This box has a color of #14d5d1        
        
          <div style="background-color:#14d5d1;">Content here</div>
        
        
          .mybackground {background-color:#14d5d1;}
        
        Background color #14d5d1
      
           Border around this has a color of #14d5d1        
        
          <div style="border:2px solid #14d5d1;">Content here</div>
        
        
          .myborder {border:2px solid #14d5d1;}
        
        Border color #14d5d1