#14c4fa color space conversions
Hex:
        #14c4fa
        RGB:
        20, 196, 250
        CMY:
        92, 23, 2
        CMYK:
        92, 22, 0, 2
      HSL:
        194°, 95.8333%, 52.9412%
        HSV (HSB):
        194°, 92.0000%, 98.0392%
        XYZ:
        37.2837, 46.5307, 97.4587
        xyY:
        0.2057, 0.2567, 46.5307
      CIE-Lab:
        73.8886, -21.4374, -37.7649
        CIE-LCH:
        73.8886, 43.4252, 240.4184
        CIE-Luv:
        73.8886, -50.6339, -58.4168
        Hunter-Lab:
        68.2134, -21.8099, -36.9602
      #14c4fa color charts
#14c4fa RGB chart
      #14c4fa CMYK chart
      #14c4fa RGB pie chart
      #14c4fa color shades, tints & tones
#14c4fa color schemes
#14c4fa color preview, HTML & CSS examples
           This text has a color of #14c4fa        
        
          <p style="color:#14c4fa;">Text here</p>
        
        
          .mytext {color:#14c4fa;}
        
        Text color #14c4fa
      
           This box has a color of #14c4fa        
        
          <div style="background-color:#14c4fa;">Content here</div>
        
        
          .mybackground {background-color:#14c4fa;}
        
        Background color #14c4fa
      
           Border around this has a color of #14c4fa        
        
          <div style="border:2px solid #14c4fa;">Content here</div>
        
        
          .myborder {border:2px solid #14c4fa;}
        
        Border color #14c4fa