#14c3ef color space conversions
Hex:
        #14c3ef
        RGB:
        20, 195, 239
        CMY:
        92, 24, 6
        CMYK:
        92, 18, 0, 6
      HSL:
        192°, 87.2510%, 50.7843%
        HSV (HSB):
        192°, 91.6318%, 93.7255%
        XYZ:
        35.3836, 45.4109, 88.5616
        xyY:
        0.2089, 0.2681, 45.4109
      CIE-Lab:
        73.1617, -24.6307, -32.9648
        CIE-LCH:
        73.1617, 41.1503, 233.2336
        CIE-Luv:
        73.1617, -51.1172, -49.6903
        Hunter-Lab:
        67.3876, -24.2024, -30.7483
      #14c3ef color charts
#14c3ef RGB chart
      #14c3ef CMYK chart
      #14c3ef RGB pie chart
      #14c3ef color shades, tints & tones
#14c3ef color schemes
#14c3ef color preview, HTML & CSS examples
           This text has a color of #14c3ef        
        
          <p style="color:#14c3ef;">Text here</p>
        
        
          .mytext {color:#14c3ef;}
        
        Text color #14c3ef
      
           This box has a color of #14c3ef        
        
          <div style="background-color:#14c3ef;">Content here</div>
        
        
          .mybackground {background-color:#14c3ef;}
        
        Background color #14c3ef
      
           Border around this has a color of #14c3ef        
        
          <div style="border:2px solid #14c3ef;">Content here</div>
        
        
          .myborder {border:2px solid #14c3ef;}
        
        Border color #14c3ef