#14fcdb color space conversions
Hex:
        #14fcdb
        RGB:
        20, 252, 219
        CMY:
        92, 1, 14
        CMYK:
        92, 0, 13, 1
      HSL:
        171°, 97.4790%, 53.3333%
        HSV (HSB):
        171°, 92.0635%, 98.8235%
        XYZ:
        47.8851, 74.8840, 78.9481
        xyY:
        0.2374, 0.3712, 74.8840
      CIE-Lab:
        89.3386, -56.1916, 1.9422
        CIE-LCH:
        89.3386, 56.2252, 178.0205
        CIE-Luv:
        89.3386, -71.7765, 11.9964
        Hunter-Lab:
        86.5355, -52.6629, 6.4834
      #14fcdb color charts
#14fcdb RGB chart
      #14fcdb CMYK chart
      #14fcdb RGB pie chart
      #14fcdb color shades, tints & tones
#14fcdb color schemes
#14fcdb color preview, HTML & CSS examples
           This text has a color of #14fcdb        
        
          <p style="color:#14fcdb;">Text here</p>
        
        
          .mytext {color:#14fcdb;}
        
        Text color #14fcdb
      
           This box has a color of #14fcdb        
        
          <div style="background-color:#14fcdb;">Content here</div>
        
        
          .mybackground {background-color:#14fcdb;}
        
        Background color #14fcdb
      
           Border around this has a color of #14fcdb        
        
          <div style="border:2px solid #14fcdb;">Content here</div>
        
        
          .myborder {border:2px solid #14fcdb;}
        
        Border color #14fcdb