#14d3ec color space conversions
Hex:
        #14d3ec
        RGB:
        20, 211, 236
        CMY:
        92, 17, 7
        CMYK:
        92, 11, 0, 7
      HSL:
        187°, 85.0394%, 50.1961%
        HSV (HSB):
        187°, 91.5254%, 92.5490%
        XYZ:
        38.7231, 52.7934, 87.5061
        xyY:
        0.2163, 0.2949, 52.7934
      CIE-Lab:
        77.7529, -33.4430, -24.3043
        CIE-LCH:
        77.7529, 41.3417, 216.0072
        CIE-Luv:
        77.7529, -56.7509, -34.0439
        Hunter-Lab:
        72.6591, -32.0232, -20.5439
      #14d3ec color charts
#14d3ec RGB chart
      #14d3ec CMYK chart
      #14d3ec RGB pie chart
      #14d3ec color shades, tints & tones
#14d3ec color schemes
#14d3ec color preview, HTML & CSS examples
           This text has a color of #14d3ec        
        
          <p style="color:#14d3ec;">Text here</p>
        
        
          .mytext {color:#14d3ec;}
        
        Text color #14d3ec
      
           This box has a color of #14d3ec        
        
          <div style="background-color:#14d3ec;">Content here</div>
        
        
          .mybackground {background-color:#14d3ec;}
        
        Background color #14d3ec
      
           Border around this has a color of #14d3ec        
        
          <div style="border:2px solid #14d3ec;">Content here</div>
        
        
          .myborder {border:2px solid #14d3ec;}
        
        Border color #14d3ec