#14c8ce color space conversions
Hex:
        #14c8ce
        RGB:
        20, 200, 206
        CMY:
        92, 22, 19
        CMYK:
        90, 3, 0, 19
      HSL:
        182°, 82.3009%, 44.3137%
        HSV (HSB):
        182°, 90.2913%, 80.7843%
        XYZ:
        32.0833, 45.9135, 65.5637
        xyY:
        0.2235, 0.3198, 45.9135
      CIE-Lab:
        73.4894, -37.5929, -14.5956
        CIE-LCH:
        73.4894, 40.3269, 201.2189
        CIE-Luv:
        73.4894, -55.3760, -17.1462
        Hunter-Lab:
        67.7595, -34.0614, -9.9370
      #14c8ce color charts
#14c8ce RGB chart
      #14c8ce CMYK chart
      #14c8ce RGB pie chart
      #14c8ce color shades, tints & tones
#14c8ce color schemes
#14c8ce color preview, HTML & CSS examples
           This text has a color of #14c8ce        
        
          <p style="color:#14c8ce;">Text here</p>
        
        
          .mytext {color:#14c8ce;}
        
        Text color #14c8ce
      
           This box has a color of #14c8ce        
        
          <div style="background-color:#14c8ce;">Content here</div>
        
        
          .mybackground {background-color:#14c8ce;}
        
        Background color #14c8ce
      
           Border around this has a color of #14c8ce        
        
          <div style="border:2px solid #14c8ce;">Content here</div>
        
        
          .myborder {border:2px solid #14c8ce;}
        
        Border color #14c8ce