#14feb4 color space conversions
Hex:
        #14feb4
        RGB:
        20, 254, 180
        CMY:
        92, 0, 29
        CMYK:
        92, 0, 29, 0
      HSL:
        161°, 99.1525%, 53.7255%
        HSV (HSB):
        161°, 92.1260%, 99.6078%
        XYZ:
        43.9685, 74.3276, 55.2093
        xyY:
        0.2534, 0.4284, 74.3276
      CIE-Lab:
        89.0771, -66.2212, 21.6845
        CIE-LCH:
        89.0771, 69.6812, 161.8687
        CIE-Luv:
        89.0771, -75.3346, 42.5184
        Hunter-Lab:
        86.2135, -59.8393, 22.3814
      #14feb4 color charts
#14feb4 RGB chart
      #14feb4 CMYK chart
      #14feb4 RGB pie chart
      #14feb4 color shades, tints & tones
#14feb4 color schemes
#14feb4 color preview, HTML & CSS examples
           This text has a color of #14feb4        
        
          <p style="color:#14feb4;">Text here</p>
        
        
          .mytext {color:#14feb4;}
        
        Text color #14feb4
      
           This box has a color of #14feb4        
        
          <div style="background-color:#14feb4;">Content here</div>
        
        
          .mybackground {background-color:#14feb4;}
        
        Background color #14feb4
      
           Border around this has a color of #14feb4        
        
          <div style="border:2px solid #14feb4;">Content here</div>
        
        
          .myborder {border:2px solid #14feb4;}
        
        Border color #14feb4