#14cccf color space conversions
Hex:
        #14cccf
        RGB:
        20, 204, 207
        CMY:
        92, 20, 19
        CMYK:
        90, 1, 0, 19
      HSL:
        181°, 82.3789%, 44.5098%
        HSV (HSB):
        181°, 90.3382%, 81.1765%
        XYZ:
        33.1438, 47.8394, 66.5186
        xyY:
        0.2247, 0.3243, 47.8394
      CIE-Lab:
        74.7236, -39.1183, -13.2836
        CIE-LCH:
        74.7236, 41.3122, 198.7563
        CIE-Luv:
        74.7236, -56.6617, -14.8231
        Hunter-Lab:
        69.1661, -35.5048, -8.6043
      #14cccf color charts
#14cccf RGB chart
      #14cccf CMYK chart
      #14cccf RGB pie chart
      #14cccf color shades, tints & tones
#14cccf color schemes
#14cccf color preview, HTML & CSS examples
           This text has a color of #14cccf        
        
          <p style="color:#14cccf;">Text here</p>
        
        
          .mytext {color:#14cccf;}
        
        Text color #14cccf
      
           This box has a color of #14cccf        
        
          <div style="background-color:#14cccf;">Content here</div>
        
        
          .mybackground {background-color:#14cccf;}
        
        Background color #14cccf
      
           Border around this has a color of #14cccf        
        
          <div style="border:2px solid #14cccf;">Content here</div>
        
        
          .myborder {border:2px solid #14cccf;}
        
        Border color #14cccf