#14bbfa color space conversions
Hex:
        #14bbfa
        RGB:
        20, 187, 250
        CMY:
        92, 27, 2
        CMYK:
        92, 25, 0, 2
      HSL:
        196°, 95.8333%, 52.9412%
        HSV (HSB):
        196°, 92.0000%, 98.0392%
        XYZ:
        35.3141, 42.5915, 96.8022
        xyY:
        0.2021, 0.2438, 42.5915
      CIE-Lab:
        71.2768, -16.7419, -41.8341
        CIE-LCH:
        71.2768, 45.0598, 248.1888
        CIE-Luv:
        71.2768, -47.6255, -65.7351
        Hunter-Lab:
        65.2622, -17.6203, -42.2603
      #14bbfa color charts
#14bbfa RGB chart
      #14bbfa CMYK chart
      #14bbfa RGB pie chart
      #14bbfa color shades, tints & tones
#14bbfa color schemes
#14bbfa color preview, HTML & CSS examples
           This text has a color of #14bbfa        
        
          <p style="color:#14bbfa;">Text here</p>
        
        
          .mytext {color:#14bbfa;}
        
        Text color #14bbfa
      
           This box has a color of #14bbfa        
        
          <div style="background-color:#14bbfa;">Content here</div>
        
        
          .mybackground {background-color:#14bbfa;}
        
        Background color #14bbfa
      
           Border around this has a color of #14bbfa        
        
          <div style="border:2px solid #14bbfa;">Content here</div>
        
        
          .myborder {border:2px solid #14bbfa;}
        
        Border color #14bbfa