#14a5ce color space conversions
Hex:
        #14a5ce
        RGB:
        20, 165, 206
        CMY:
        92, 35, 19
        CMYK:
        90, 20, 0, 19
      HSL:
        193°, 82.3009%, 44.3137%
        HSV (HSB):
        193°, 90.2913%, 80.7843%
        XYZ:
        24.8842, 31.5152, 63.1640
        xyY:
        0.2081, 0.2636, 31.5152
      CIE-Lab:
        62.9402, -20.3956, -30.6977
        CIE-LCH:
        62.9402, 36.8555, 236.3999
        CIE-Luv:
        62.9402, -43.3459, -45.4408
        Hunter-Lab:
        56.1384, -19.1194, -27.4131
      #14a5ce color charts
#14a5ce RGB chart
      #14a5ce CMYK chart
      #14a5ce RGB pie chart
      #14a5ce color shades, tints & tones
#14a5ce color schemes
#14a5ce color preview, HTML & CSS examples
           This text has a color of #14a5ce        
        
          <p style="color:#14a5ce;">Text here</p>
        
        
          .mytext {color:#14a5ce;}
        
        Text color #14a5ce
      
           This box has a color of #14a5ce        
        
          <div style="background-color:#14a5ce;">Content here</div>
        
        
          .mybackground {background-color:#14a5ce;}
        
        Background color #14a5ce
      
           Border around this has a color of #14a5ce        
        
          <div style="border:2px solid #14a5ce;">Content here</div>
        
        
          .myborder {border:2px solid #14a5ce;}
        
        Border color #14a5ce