#14a0ca color space conversions
Hex:
        #14a0ca
        RGB:
        20, 160, 202
        CMY:
        92, 37, 21
        CMYK:
        90, 21, 0, 21
      HSL:
        194°, 81.9820%, 43.5294%
        HSV (HSB):
        194°, 90.0990%, 79.2157%
        XYZ:
        23.5200, 29.5546, 60.3421
        xyY:
        0.2074, 0.2606, 29.5546
      CIE-Lab:
        61.2680, -19.1435, -31.0588
        CIE-LCH:
        61.2680, 36.4846, 238.3519
        CIE-Luv:
        61.2680, -41.9147, -46.0132
        Hunter-Lab:
        54.3641, -17.9115, -27.7547
      #14a0ca color charts
#14a0ca RGB chart
      #14a0ca CMYK chart
      #14a0ca RGB pie chart
      #14a0ca color shades, tints & tones
#14a0ca color schemes
#14a0ca color preview, HTML & CSS examples
           This text has a color of #14a0ca        
        
          <p style="color:#14a0ca;">Text here</p>
        
        
          .mytext {color:#14a0ca;}
        
        Text color #14a0ca
      
           This box has a color of #14a0ca        
        
          <div style="background-color:#14a0ca;">Content here</div>
        
        
          .mybackground {background-color:#14a0ca;}
        
        Background color #14a0ca
      
           Border around this has a color of #14a0ca        
        
          <div style="border:2px solid #14a0ca;">Content here</div>
        
        
          .myborder {border:2px solid #14a0ca;}
        
        Border color #14a0ca