#14dec7 color space conversions
Hex:
        #14dec7
        RGB:
        20, 222, 199
        CMY:
        92, 13, 22
        CMYK:
        91, 0, 10, 13
      HSL:
        173°, 83.4711%, 47.4510%
        HSV (HSB):
        173°, 90.9910%, 87.0588%
        XYZ:
        36.7186, 56.5148, 63.0060
        xyY:
        0.2350, 0.3617, 56.5148
      CIE-Lab:
        79.9059, -49.2330, -1.3072
        CIE-LCH:
        79.9059, 49.2503, 181.5210
        CIE-Luv:
        79.9059, -63.3824, 5.7032
        Hunter-Lab:
        75.1763, -44.3733, 2.9319
      #14dec7 color charts
#14dec7 RGB chart
      #14dec7 CMYK chart
      #14dec7 RGB pie chart
      #14dec7 color shades, tints & tones
#14dec7 color schemes
#14dec7 color preview, HTML & CSS examples
           This text has a color of #14dec7        
        
          <p style="color:#14dec7;">Text here</p>
        
        
          .mytext {color:#14dec7;}
        
        Text color #14dec7
      
           This box has a color of #14dec7        
        
          <div style="background-color:#14dec7;">Content here</div>
        
        
          .mybackground {background-color:#14dec7;}
        
        Background color #14dec7
      
           Border around this has a color of #14dec7        
        
          <div style="border:2px solid #14dec7;">Content here</div>
        
        
          .myborder {border:2px solid #14dec7;}
        
        Border color #14dec7