#14c064 color space conversions
Hex:
        #14c064
        RGB:
        20, 192, 100
        CMY:
        92, 25, 61
        CMYK:
        90, 0, 48, 25
      HSL:
        148°, 81.1321%, 41.5686%
        HSV (HSB):
        148°, 89.5833%, 75.2941%
        XYZ:
        21.4384, 38.7681, 18.4097
        xyY:
        0.2727, 0.4931, 38.7681
      CIE-Lab:
        68.5829, -60.2215, 35.2403
        CIE-LCH:
        68.5829, 69.7747, 149.6648
        CIE-Luv:
        68.5829, -60.2285, 55.0766
        Hunter-Lab:
        62.2640, -47.5020, 26.0545
      #14c064 color charts
#14c064 RGB chart
      #14c064 CMYK chart
      #14c064 RGB pie chart
      #14c064 color shades, tints & tones
#14c064 color schemes
#14c064 color preview, HTML & CSS examples
           This text has a color of #14c064        
        
          <p style="color:#14c064;">Text here</p>
        
        
          .mytext {color:#14c064;}
        
        Text color #14c064
      
           This box has a color of #14c064        
        
          <div style="background-color:#14c064;">Content here</div>
        
        
          .mybackground {background-color:#14c064;}
        
        Background color #14c064
      
           Border around this has a color of #14c064        
        
          <div style="border:2px solid #14c064;">Content here</div>
        
        
          .myborder {border:2px solid #14c064;}
        
        Border color #14c064