#14a0e1 color space conversions
Hex:
        #14a0e1
        RGB:
        20, 160, 225
        CMY:
        92, 37, 12
        CMYK:
        91, 29, 0, 12
      HSL:
        199°, 83.6735%, 48.0392%
        HSV (HSB):
        199°, 91.1111%, 88.2353%
        XYZ:
        26.4499, 30.7266, 75.7709
        xyY:
        0.1990, 0.2311, 30.7266
      CIE-Lab:
        62.2761, -10.9608, -42.2740
        CIE-LCH:
        62.2761, 43.6718, 255.4645
        CIE-Luv:
        62.2761, -40.3161, -65.8884
        Hunter-Lab:
        55.4316, -11.8316, -42.2430
      #14a0e1 color charts
#14a0e1 RGB chart
      #14a0e1 CMYK chart
      #14a0e1 RGB pie chart
      #14a0e1 color shades, tints & tones
#14a0e1 color schemes
#14a0e1 color preview, HTML & CSS examples
           This text has a color of #14a0e1        
        
          <p style="color:#14a0e1;">Text here</p>
        
        
          .mytext {color:#14a0e1;}
        
        Text color #14a0e1
      
           This box has a color of #14a0e1        
        
          <div style="background-color:#14a0e1;">Content here</div>
        
        
          .mybackground {background-color:#14a0e1;}
        
        Background color #14a0e1
      
           Border around this has a color of #14a0e1        
        
          <div style="border:2px solid #14a0e1;">Content here</div>
        
        
          .myborder {border:2px solid #14a0e1;}
        
        Border color #14a0e1