#14fa94 color space conversions
Hex:
        #14fa94
        RGB:
        20, 250, 148
        CMY:
        92, 2, 42
        CMYK:
        92, 0, 41, 2
      HSL:
        153°, 95.8333%, 52.9412%
        HSV (HSB):
        153°, 92.0000%, 98.0392%
        XYZ:
        39.8194, 70.6581, 39.5566
        xyY:
        0.2654, 0.4709, 70.6581
      CIE-Lab:
        87.3186, -71.2092, 35.4270
        CIE-LCH:
        87.3186, 79.5351, 153.5494
        CIE-Luv:
        87.3186, -76.1779, 60.8586
        Hunter-Lab:
        84.0583, -62.5446, 30.9398
      #14fa94 color charts
#14fa94 RGB chart
      #14fa94 CMYK chart
      #14fa94 RGB pie chart
      #14fa94 color shades, tints & tones
#14fa94 color schemes
#14fa94 color preview, HTML & CSS examples
           This text has a color of #14fa94        
        
          <p style="color:#14fa94;">Text here</p>
        
        
          .mytext {color:#14fa94;}
        
        Text color #14fa94
      
           This box has a color of #14fa94        
        
          <div style="background-color:#14fa94;">Content here</div>
        
        
          .mybackground {background-color:#14fa94;}
        
        Background color #14fa94
      
           Border around this has a color of #14fa94        
        
          <div style="border:2px solid #14fa94;">Content here</div>
        
        
          .myborder {border:2px solid #14fa94;}
        
        Border color #14fa94