#14a0ea color space conversions
Hex:
        #14a0ea
        RGB:
        20, 160, 234
        CMY:
        92, 37, 8
        CMYK:
        91, 32, 0, 8
      HSL:
        201°, 84.2520%, 49.8039%
        HSV (HSB):
        201°, 91.4530%, 91.7647%
        XYZ:
        27.7106, 31.2308, 82.4096
        xyY:
        0.1960, 0.2209, 31.2308
      CIE-Lab:
        62.7020, -7.6905, -46.5715
        CIE-LCH:
        62.7020, 47.2022, 260.6232
        CIE-Luv:
        62.7020, -39.7279, -73.5569
        Hunter-Lab:
        55.8846, -9.2881, -48.3121
      #14a0ea color charts
#14a0ea RGB chart
      #14a0ea CMYK chart
      #14a0ea RGB pie chart
      #14a0ea color shades, tints & tones
#14a0ea color schemes
#14a0ea color preview, HTML & CSS examples
           This text has a color of #14a0ea        
        
          <p style="color:#14a0ea;">Text here</p>
        
        
          .mytext {color:#14a0ea;}
        
        Text color #14a0ea
      
           This box has a color of #14a0ea        
        
          <div style="background-color:#14a0ea;">Content here</div>
        
        
          .mybackground {background-color:#14a0ea;}
        
        Background color #14a0ea
      
           Border around this has a color of #14a0ea        
        
          <div style="border:2px solid #14a0ea;">Content here</div>
        
        
          .myborder {border:2px solid #14a0ea;}
        
        Border color #14a0ea