#14c4db color space conversions
Hex:
        #14c4db
        RGB:
        20, 196, 219
        CMY:
        92, 23, 14
        CMYK:
        91, 11, 0, 14
      HSL:
        187°, 83.2636%, 46.8627%
        HSV (HSB):
        187°, 90.8676%, 85.8824%
        XYZ:
        32.8146, 44.7431, 73.9246
        xyY:
        0.2166, 0.2954, 44.7431
      CIE-Lab:
        72.7224, -31.6618, -22.8118
        CIE-LCH:
        72.7224, 39.0236, 215.7722
        CIE-Luv:
        72.7224, -52.9904, -31.5229
        Hunter-Lab:
        66.8902, -29.4905, -18.7019
      #14c4db color charts
#14c4db RGB chart
      #14c4db CMYK chart
      #14c4db RGB pie chart
      #14c4db color shades, tints & tones
#14c4db color schemes
#14c4db color preview, HTML & CSS examples
           This text has a color of #14c4db        
        
          <p style="color:#14c4db;">Text here</p>
        
        
          .mytext {color:#14c4db;}
        
        Text color #14c4db
      
           This box has a color of #14c4db        
        
          <div style="background-color:#14c4db;">Content here</div>
        
        
          .mybackground {background-color:#14c4db;}
        
        Background color #14c4db
      
           Border around this has a color of #14c4db        
        
          <div style="border:2px solid #14c4db;">Content here</div>
        
        
          .myborder {border:2px solid #14c4db;}
        
        Border color #14c4db