#14a5ca color space conversions
Hex:
        #14a5ca
        RGB:
        20, 165, 202
        CMY:
        92, 35, 21
        CMYK:
        90, 18, 0, 21
      HSL:
        192°, 81.9820%, 43.5294%
        HSV (HSB):
        192°, 90.0990%, 79.2157%
        XYZ:
        24.4043, 31.3233, 60.6369
        xyY:
        0.2097, 0.2692, 31.3233
      CIE-Lab:
        62.7796, -21.7729, -28.7197
        CIE-LCH:
        62.7796, 36.0400, 232.8336
        CIE-Luv:
        62.7796, -43.6393, -41.9588
        Hunter-Lab:
        55.9672, -20.1083, -25.0599
      #14a5ca color charts
#14a5ca RGB chart
      #14a5ca CMYK chart
      #14a5ca RGB pie chart
      #14a5ca color shades, tints & tones
#14a5ca color schemes
#14a5ca color preview, HTML & CSS examples
           This text has a color of #14a5ca        
        
          <p style="color:#14a5ca;">Text here</p>
        
        
          .mytext {color:#14a5ca;}
        
        Text color #14a5ca
      
           This box has a color of #14a5ca        
        
          <div style="background-color:#14a5ca;">Content here</div>
        
        
          .mybackground {background-color:#14a5ca;}
        
        Background color #14a5ca
      
           Border around this has a color of #14a5ca        
        
          <div style="border:2px solid #14a5ca;">Content here</div>
        
        
          .myborder {border:2px solid #14a5ca;}
        
        Border color #14a5ca