#14b4fa color space conversions
Hex:
        #14b4fa
        RGB:
        20, 180, 250
        CMY:
        92, 29, 2
        CMYK:
        92, 28, 0, 2
      HSL:
        198°, 95.8333%, 52.9412%
        HSV (HSB):
        198°, 92.0000%, 98.0392%
        XYZ:
        33.8651, 39.6934, 96.3192
        xyY:
        0.1993, 0.2337, 39.6934
      CIE-Lab:
        69.2506, -12.9934, -45.0073
        CIE-LCH:
        69.2506, 46.8453, 253.8968
        CIE-Luv:
        69.2506, -45.2969, -71.3726
        Hunter-Lab:
        63.0027, -14.3077, -46.5413
      #14b4fa color charts
#14b4fa RGB chart
      #14b4fa CMYK chart
      #14b4fa RGB pie chart
      #14b4fa color shades, tints & tones
#14b4fa color schemes
#14b4fa color preview, HTML & CSS examples
           This text has a color of #14b4fa        
        
          <p style="color:#14b4fa;">Text here</p>
        
        
          .mytext {color:#14b4fa;}
        
        Text color #14b4fa
      
           This box has a color of #14b4fa        
        
          <div style="background-color:#14b4fa;">Content here</div>
        
        
          .mybackground {background-color:#14b4fa;}
        
        Background color #14b4fa
      
           Border around this has a color of #14b4fa        
        
          <div style="border:2px solid #14b4fa;">Content here</div>
        
        
          .myborder {border:2px solid #14b4fa;}
        
        Border color #14b4fa