#14f1ec color space conversions
Hex:
        #14f1ec
        RGB:
        20, 241, 236
        CMY:
        92, 5, 7
        CMYK:
        92, 0, 2, 5
      HSL:
        179°, 88.7550%, 51.1765%
        HSV (HSB):
        179°, 91.7012%, 94.5098%
        XYZ:
        46.8841, 69.1154, 90.2264
        xyY:
        0.2273, 0.3351, 69.1154
      CIE-Lab:
        86.5612, -47.0116, -11.0247
        CIE-LCH:
        86.5612, 48.2870, 193.1980
        CIE-Luv:
        86.5612, -66.8026, -10.1592
        Hunter-Lab:
        83.1357, -44.8230, -6.1519
      #14f1ec color charts
#14f1ec RGB chart
      #14f1ec CMYK chart
      #14f1ec RGB pie chart
      #14f1ec color shades, tints & tones
#14f1ec color schemes
#14f1ec color preview, HTML & CSS examples
           This text has a color of #14f1ec        
        
          <p style="color:#14f1ec;">Text here</p>
        
        
          .mytext {color:#14f1ec;}
        
        Text color #14f1ec
      
           This box has a color of #14f1ec        
        
          <div style="background-color:#14f1ec;">Content here</div>
        
        
          .mybackground {background-color:#14f1ec;}
        
        Background color #14f1ec
      
           Border around this has a color of #14f1ec        
        
          <div style="border:2px solid #14f1ec;">Content here</div>
        
        
          .myborder {border:2px solid #14f1ec;}
        
        Border color #14f1ec