#14f2ec color space conversions
Hex:
        #14f2ec
        RGB:
        20, 242, 236
        CMY:
        92, 5, 7
        CMYK:
        92, 0, 2, 5
      HSL:
        178°, 89.5161%, 51.3725%
        HSV (HSB):
        178°, 91.7355%, 94.9020%
        XYZ:
        47.1809, 69.7091, 90.3254
        xyY:
        0.2277, 0.3364, 69.7091
      CIE-Lab:
        86.8540, -47.4418, -10.5885
        CIE-LCH:
        86.8540, 48.6090, 192.5816
        CIE-Luv:
        86.8540, -67.1345, -9.3820
        Hunter-Lab:
        83.4920, -45.2414, -5.6982
      #14f2ec color charts
#14f2ec RGB chart
      #14f2ec CMYK chart
      #14f2ec RGB pie chart
      #14f2ec color shades, tints & tones
#14f2ec color schemes
#14f2ec color preview, HTML & CSS examples
           This text has a color of #14f2ec        
        
          <p style="color:#14f2ec;">Text here</p>
        
        
          .mytext {color:#14f2ec;}
        
        Text color #14f2ec
      
           This box has a color of #14f2ec        
        
          <div style="background-color:#14f2ec;">Content here</div>
        
        
          .mybackground {background-color:#14f2ec;}
        
        Background color #14f2ec
      
           Border around this has a color of #14f2ec        
        
          <div style="border:2px solid #14f2ec;">Content here</div>
        
        
          .myborder {border:2px solid #14f2ec;}
        
        Border color #14f2ec