#14b1ff color space conversions
Hex:
        #14b1ff
        RGB:
        20, 177, 255
        CMY:
        92, 31, 0
        CMYK:
        92, 31, 0, 0
      HSL:
        200°, 100.0000%, 53.9216%
        HSV (HSB):
        200°, 92.1569%, 100.0000%
        XYZ:
        34.0606, 38.8130, 100.3042
        xyY:
        0.1967, 0.2241, 38.8130
      CIE-Lab:
        68.6156, -9.5754, -48.7141
        CIE-LCH:
        68.6156, 49.6463, 258.8795
        CIE-Luv:
        68.6156, -43.9694, -78.0249
        Hunter-Lab:
        62.3001, -11.4358, -51.8479
      #14b1ff color charts
#14b1ff RGB chart
      #14b1ff CMYK chart
      #14b1ff RGB pie chart
      #14b1ff color shades, tints & tones
#14b1ff color schemes
#14b1ff color preview, HTML & CSS examples
           This text has a color of #14b1ff        
        
          <p style="color:#14b1ff;">Text here</p>
        
        
          .mytext {color:#14b1ff;}
        
        Text color #14b1ff
      
           This box has a color of #14b1ff        
        
          <div style="background-color:#14b1ff;">Content here</div>
        
        
          .mybackground {background-color:#14b1ff;}
        
        Background color #14b1ff
      
           Border around this has a color of #14b1ff        
        
          <div style="border:2px solid #14b1ff;">Content here</div>
        
        
          .myborder {border:2px solid #14b1ff;}
        
        Border color #14b1ff