#14a5ea color space conversions
Hex:
        #14a5ea
        RGB:
        20, 165, 234
        CMY:
        92, 35, 8
        CMYK:
        91, 29, 0, 8
      HSL:
        199°, 84.2520%, 49.8039%
        HSV (HSB):
        199°, 91.4530%, 91.7647%
        XYZ:
        28.5949, 32.9995, 82.7043
        xyY:
        0.1982, 0.2287, 32.9995
      CIE-Lab:
        64.1605, -10.4871, -44.2740
        CIE-LCH:
        64.1605, 45.4990, 256.6741
        CIE-Luv:
        64.1605, -41.3892, -69.6277
        Hunter-Lab:
        57.4452, -11.6759, -45.1487
      #14a5ea color charts
#14a5ea RGB chart
      #14a5ea CMYK chart
      #14a5ea RGB pie chart
      #14a5ea color shades, tints & tones
#14a5ea color schemes
#14a5ea color preview, HTML & CSS examples
           This text has a color of #14a5ea        
        
          <p style="color:#14a5ea;">Text here</p>
        
        
          .mytext {color:#14a5ea;}
        
        Text color #14a5ea
      
           This box has a color of #14a5ea        
        
          <div style="background-color:#14a5ea;">Content here</div>
        
        
          .mybackground {background-color:#14a5ea;}
        
        Background color #14a5ea
      
           Border around this has a color of #14a5ea        
        
          <div style="border:2px solid #14a5ea;">Content here</div>
        
        
          .myborder {border:2px solid #14a5ea;}
        
        Border color #14a5ea