#14f2f2 color space conversions
Hex:
        #14f2f2
        RGB:
        20, 242, 242
        CMY:
        92, 5, 5
        CMYK:
        92, 0, 0, 5
      HSL:
        180°, 89.5161%, 51.3725%
        HSV (HSB):
        180°, 91.7355%, 94.9020%
        XYZ:
        48.0676, 70.0638, 94.9946
        xyY:
        0.2255, 0.3287, 70.0638
      CIE-Lab:
        87.0281, -45.7277, -13.4722
        CIE-LCH:
        87.0281, 47.6710, 196.4159
        CIE-Luv:
        87.0281, -66.6565, -14.3932
        Hunter-Lab:
        83.7041, -43.9774, -8.6945
      #14f2f2 color charts
#14f2f2 RGB chart
      #14f2f2 CMYK chart
      #14f2f2 RGB pie chart
      #14f2f2 color shades, tints & tones
#14f2f2 color schemes
#14f2f2 color preview, HTML & CSS examples
           This text has a color of #14f2f2        
        
          <p style="color:#14f2f2;">Text here</p>
        
        
          .mytext {color:#14f2f2;}
        
        Text color #14f2f2
      
           This box has a color of #14f2f2        
        
          <div style="background-color:#14f2f2;">Content here</div>
        
        
          .mybackground {background-color:#14f2f2;}
        
        Background color #14f2f2
      
           Border around this has a color of #14f2f2        
        
          <div style="border:2px solid #14f2f2;">Content here</div>
        
        
          .myborder {border:2px solid #14f2f2;}
        
        Border color #14f2f2