#14b3ff color space conversions
Hex:
        #14b3ff
        RGB:
        20, 179, 255
        CMY:
        92, 30, 0
        CMYK:
        92, 30, 0, 0
      HSL:
        199°, 100.0000%, 53.9216%
        HSV (HSB):
        199°, 92.1569%, 100.0000%
        XYZ:
        34.4586, 39.6089, 100.4369
        xyY:
        0.1975, 0.2270, 39.6089
      CIE-Lab:
        69.1901, -10.6738, -47.8094
        CIE-LCH:
        69.1901, 48.9864, 257.4146
        CIE-Luv:
        69.1901, -44.6276, -76.4408
        Hunter-Lab:
        62.9356, -12.4048, -50.5640
      #14b3ff color charts
#14b3ff RGB chart
      #14b3ff CMYK chart
      #14b3ff RGB pie chart
      #14b3ff color shades, tints & tones
#14b3ff color schemes
#14b3ff color preview, HTML & CSS examples
           This text has a color of #14b3ff        
        
          <p style="color:#14b3ff;">Text here</p>
        
        
          .mytext {color:#14b3ff;}
        
        Text color #14b3ff
      
           This box has a color of #14b3ff        
        
          <div style="background-color:#14b3ff;">Content here</div>
        
        
          .mybackground {background-color:#14b3ff;}
        
        Background color #14b3ff
      
           Border around this has a color of #14b3ff        
        
          <div style="border:2px solid #14b3ff;">Content here</div>
        
        
          .myborder {border:2px solid #14b3ff;}
        
        Border color #14b3ff