#14d4ee color space conversions
Hex:
        #14d4ee
        RGB:
        20, 212, 238
        CMY:
        92, 17, 7
        CMYK:
        92, 11, 0, 7
      HSL:
        187°, 86.5079%, 50.5882%
        HSV (HSB):
        187°, 91.5966%, 93.3333%
        XYZ:
        39.2646, 53.4087, 89.1284
        xyY:
        0.2160, 0.2938, 53.4087
      CIE-Lab:
        78.1157, -33.2872, -24.8207
        CIE-LCH:
        78.1157, 41.5224, 216.7101
        CIE-Luv:
        78.1157, -56.9315, -34.9587
        Hunter-Lab:
        73.0813, -31.9890, -21.1519
      #14d4ee color charts
#14d4ee RGB chart
      #14d4ee CMYK chart
      #14d4ee RGB pie chart
      #14d4ee color shades, tints & tones
#14d4ee color schemes
#14d4ee color preview, HTML & CSS examples
           This text has a color of #14d4ee        
        
          <p style="color:#14d4ee;">Text here</p>
        
        
          .mytext {color:#14d4ee;}
        
        Text color #14d4ee
      
           This box has a color of #14d4ee        
        
          <div style="background-color:#14d4ee;">Content here</div>
        
        
          .mybackground {background-color:#14d4ee;}
        
        Background color #14d4ee
      
           Border around this has a color of #14d4ee        
        
          <div style="border:2px solid #14d4ee;">Content here</div>
        
        
          .myborder {border:2px solid #14d4ee;}
        
        Border color #14d4ee