#14a5ef color space conversions
Hex:
        #14a5ef
        RGB:
        20, 165, 239
        CMY:
        92, 35, 6
        CMYK:
        92, 31, 0, 6
      HSL:
        200°, 87.2510%, 50.7843%
        HSV (HSB):
        200°, 91.6318%, 93.7255%
        XYZ:
        29.3236, 33.2910, 86.5416
        xyY:
        0.1966, 0.2232, 33.2910
      CIE-Lab:
        64.3958, -8.6793, -46.6479
        CIE-LCH:
        64.3958, 47.4485, 259.4601
        CIE-Luv:
        64.3958, -41.0604, -73.8869
        Hunter-Lab:
        57.6983, -10.2543, -48.5401
      #14a5ef color charts
#14a5ef RGB chart
      #14a5ef CMYK chart
      #14a5ef RGB pie chart
      #14a5ef color shades, tints & tones
#14a5ef color schemes
#14a5ef color preview, HTML & CSS examples
           This text has a color of #14a5ef        
        
          <p style="color:#14a5ef;">Text here</p>
        
        
          .mytext {color:#14a5ef;}
        
        Text color #14a5ef
      
           This box has a color of #14a5ef        
        
          <div style="background-color:#14a5ef;">Content here</div>
        
        
          .mybackground {background-color:#14a5ef;}
        
        Background color #14a5ef
      
           Border around this has a color of #14a5ef        
        
          <div style="border:2px solid #14a5ef;">Content here</div>
        
        
          .myborder {border:2px solid #14a5ef;}
        
        Border color #14a5ef