#14cfdb color space conversions
Hex:
        #14cfdb
        RGB:
        20, 207, 219
        CMY:
        92, 19, 14
        CMYK:
        91, 5, 0, 14
      HSL:
        184°, 83.2636%, 46.8627%
        HSV (HSB):
        184°, 90.8676%, 85.8824%
        XYZ:
        35.3875, 49.8888, 74.7822
        xyY:
        0.2211, 0.3117, 49.8888
      CIE-Lab:
        76.0010, -36.8559, -17.8362
        CIE-LCH:
        76.0010, 40.9449, 205.8244
        CIE-Luv:
        76.0010, -56.7342, -22.6549
        Hunter-Lab:
        70.6320, -34.1754, -13.3313
      #14cfdb color charts
#14cfdb RGB chart
      #14cfdb CMYK chart
      #14cfdb RGB pie chart
      #14cfdb color shades, tints & tones
#14cfdb color schemes
#14cfdb color preview, HTML & CSS examples
           This text has a color of #14cfdb        
        
          <p style="color:#14cfdb;">Text here</p>
        
        
          .mytext {color:#14cfdb;}
        
        Text color #14cfdb
      
           This box has a color of #14cfdb        
        
          <div style="background-color:#14cfdb;">Content here</div>
        
        
          .mybackground {background-color:#14cfdb;}
        
        Background color #14cfdb
      
           Border around this has a color of #14cfdb        
        
          <div style="border:2px solid #14cfdb;">Content here</div>
        
        
          .myborder {border:2px solid #14cfdb;}
        
        Border color #14cfdb