#14effb color space conversions
Hex:
        #14effb
        RGB:
        20, 239, 251
        CMY:
        92, 6, 2
        CMYK:
        92, 5, 0, 2
      HSL:
        183°, 96.6527%, 53.1373%
        HSV (HSB):
        183°, 92.0319%, 98.4314%
        XYZ:
        48.5676, 68.8468, 101.9958
        xyY:
        0.2214, 0.3138, 68.8468
      CIE-Lab:
        86.4281, -41.7650, -19.0907
        CIE-LCH:
        86.4281, 45.9214, 204.5651
        CIE-Luv:
        86.4281, -64.9427, -24.3637
        Hunter-Lab:
        82.9739, -40.7221, -14.8005
      #14effb color charts
#14effb RGB chart
      #14effb CMYK chart
      #14effb RGB pie chart
      #14effb color shades, tints & tones
#14effb color schemes
#14effb color preview, HTML & CSS examples
           This text has a color of #14effb        
        
          <p style="color:#14effb;">Text here</p>
        
        
          .mytext {color:#14effb;}
        
        Text color #14effb
      
           This box has a color of #14effb        
        
          <div style="background-color:#14effb;">Content here</div>
        
        
          .mybackground {background-color:#14effb;}
        
        Background color #14effb
      
           Border around this has a color of #14effb        
        
          <div style="border:2px solid #14effb;">Content here</div>
        
        
          .myborder {border:2px solid #14effb;}
        
        Border color #14effb