#14d6bf color space conversions
Hex:
        #14d6bf
        RGB:
        20, 214, 191
        CMY:
        92, 16, 25
        CMYK:
        91, 0, 11, 16
      HSL:
        173°, 82.9060%, 45.8824%
        HSV (HSB):
        173°, 90.6542%, 83.9216%
        XYZ:
        33.7390, 52.0034, 57.5497
        xyY:
        0.2355, 0.3629, 52.0034
      CIE-Lab:
        77.2829, -48.0558, -0.8727
        CIE-LCH:
        77.2829, 48.0637, 181.0404
        CIE-Luv:
        77.2829, -61.3140, 6.1573
        Hunter-Lab:
        72.1134, -42.6854, 3.1634
      #14d6bf color charts
#14d6bf RGB chart
      #14d6bf CMYK chart
      #14d6bf RGB pie chart
      #14d6bf color shades, tints & tones
#14d6bf color schemes
#14d6bf color preview, HTML & CSS examples
           This text has a color of #14d6bf        
        
          <p style="color:#14d6bf;">Text here</p>
        
        
          .mytext {color:#14d6bf;}
        
        Text color #14d6bf
      
           This box has a color of #14d6bf        
        
          <div style="background-color:#14d6bf;">Content here</div>
        
        
          .mybackground {background-color:#14d6bf;}
        
        Background color #14d6bf
      
           Border around this has a color of #14d6bf        
        
          <div style="border:2px solid #14d6bf;">Content here</div>
        
        
          .myborder {border:2px solid #14d6bf;}
        
        Border color #14d6bf