#14a1ca color space conversions
Hex:
        #14a1ca
        RGB:
        20, 161, 202
        CMY:
        92, 37, 21
        CMYK:
        90, 20, 0, 21
      HSL:
        194°, 81.9820%, 43.5294%
        HSV (HSB):
        194°, 90.0990%, 79.2157%
        XYZ:
        23.6940, 29.9027, 60.4001
        xyY:
        0.2078, 0.2623, 29.9027
      CIE-Lab:
        61.5702, -19.6736, -30.5904
        CIE-LCH:
        61.5702, 36.3706, 237.2538
        CIE-Luv:
        61.5702, -42.2593, -45.2035
        Hunter-Lab:
        54.6834, -18.3528, -27.2099
      #14a1ca color charts
#14a1ca RGB chart
      #14a1ca CMYK chart
      #14a1ca RGB pie chart
      #14a1ca color shades, tints & tones
#14a1ca color schemes
#14a1ca color preview, HTML & CSS examples
           This text has a color of #14a1ca        
        
          <p style="color:#14a1ca;">Text here</p>
        
        
          .mytext {color:#14a1ca;}
        
        Text color #14a1ca
      
           This box has a color of #14a1ca        
        
          <div style="background-color:#14a1ca;">Content here</div>
        
        
          .mybackground {background-color:#14a1ca;}
        
        Background color #14a1ca
      
           Border around this has a color of #14a1ca        
        
          <div style="border:2px solid #14a1ca;">Content here</div>
        
        
          .myborder {border:2px solid #14a1ca;}
        
        Border color #14a1ca