#14e0fc color space conversions
Hex:
        #14e0fc
        RGB:
        20, 224, 252
        CMY:
        92, 12, 1
        CMYK:
        92, 11, 0, 1
      HSL:
        187°, 97.4790%, 53.3333%
        HSV (HSB):
        187°, 92.0635%, 98.8235%
        XYZ:
        44.5148, 60.4883, 101.4247
        xyY:
        0.2156, 0.2930, 60.4883
      CIE-Lab:
        82.1029, -34.5650, -26.1821
        CIE-LCH:
        82.1029, 43.3617, 217.1430
        CIE-Luv:
        82.1029, -59.8623, -37.2929
        Hunter-Lab:
        77.7742, -33.9387, -22.8776
      #14e0fc color charts
#14e0fc RGB chart
      #14e0fc CMYK chart
      #14e0fc RGB pie chart
      #14e0fc color shades, tints & tones
#14e0fc color schemes
#14e0fc color preview, HTML & CSS examples
           This text has a color of #14e0fc        
        
          <p style="color:#14e0fc;">Text here</p>
        
        
          .mytext {color:#14e0fc;}
        
        Text color #14e0fc
      
           This box has a color of #14e0fc        
        
          <div style="background-color:#14e0fc;">Content here</div>
        
        
          .mybackground {background-color:#14e0fc;}
        
        Background color #14e0fc
      
           Border around this has a color of #14e0fc        
        
          <div style="border:2px solid #14e0fc;">Content here</div>
        
        
          .myborder {border:2px solid #14e0fc;}
        
        Border color #14e0fc