#14cae2 color space conversions
Hex:
        #14cae2
        RGB:
        20, 202, 226
        CMY:
        92, 21, 11
        CMYK:
        91, 11, 0, 11
      HSL:
        187°, 83.7398%, 48.2353%
        HSV (HSB):
        187°, 91.1504%, 88.6275%
        XYZ:
        35.1365, 47.8808, 79.3415
        xyY:
        0.2164, 0.2949, 47.8808
      CIE-Lab:
        74.7497, -32.3148, -23.5092
        CIE-LCH:
        74.7497, 39.9616, 216.0361
        CIE-Luv:
        74.7497, -54.4865, -32.7082
        Hunter-Lab:
        69.1959, -30.4537, -19.5460
      #14cae2 color charts
#14cae2 RGB chart
      #14cae2 CMYK chart
      #14cae2 RGB pie chart
      #14cae2 color shades, tints & tones
#14cae2 color schemes
#14cae2 color preview, HTML & CSS examples
           This text has a color of #14cae2        
        
          <p style="color:#14cae2;">Text here</p>
        
        
          .mytext {color:#14cae2;}
        
        Text color #14cae2
      
           This box has a color of #14cae2        
        
          <div style="background-color:#14cae2;">Content here</div>
        
        
          .mybackground {background-color:#14cae2;}
        
        Background color #14cae2
      
           Border around this has a color of #14cae2        
        
          <div style="border:2px solid #14cae2;">Content here</div>
        
        
          .myborder {border:2px solid #14cae2;}
        
        Border color #14cae2