#14f2ea color space conversions
Hex:
        #14f2ea
        RGB:
        20, 242, 234
        CMY:
        92, 5, 8
        CMYK:
        92, 0, 3, 5
      HSL:
        178°, 89.5161%, 51.3725%
        HSV (HSB):
        178°, 91.7355%, 94.9020%
        XYZ:
        46.8919, 69.5935, 88.8033
        xyY:
        0.2284, 0.3390, 69.5935
      CIE-Lab:
        86.7971, -48.0066, -9.6251
        CIE-LCH:
        86.7971, 48.9620, 191.3372
        CIE-Luv:
        86.7971, -67.2937, -7.7208
        Hunter-Lab:
        83.4227, -45.6549, -4.7182
      #14f2ea color charts
#14f2ea RGB chart
      #14f2ea CMYK chart
      #14f2ea RGB pie chart
      #14f2ea color shades, tints & tones
#14f2ea color schemes
#14f2ea color preview, HTML & CSS examples
           This text has a color of #14f2ea        
        
          <p style="color:#14f2ea;">Text here</p>
        
        
          .mytext {color:#14f2ea;}
        
        Text color #14f2ea
      
           This box has a color of #14f2ea        
        
          <div style="background-color:#14f2ea;">Content here</div>
        
        
          .mybackground {background-color:#14f2ea;}
        
        Background color #14f2ea
      
           Border around this has a color of #14f2ea        
        
          <div style="border:2px solid #14f2ea;">Content here</div>
        
        
          .myborder {border:2px solid #14f2ea;}
        
        Border color #14f2ea