#14f064 color space conversions
Hex:
        #14f064
        RGB:
        20, 240, 100
        CMY:
        92, 6, 61
        CMYK:
        92, 0, 58, 6
      HSL:
        142°, 88.0000%, 50.9804%
        HSV (HSB):
        142°, 91.6667%, 94.1176%
        XYZ:
        33.7488, 63.3890, 22.5131
        xyY:
        0.2821, 0.5298, 63.3890
      CIE-Lab:
        83.6466, -75.4514, 53.5398
        CIE-LCH:
        83.6466, 92.5172, 144.6408
        CIE-Luv:
        83.6466, -75.6098, 80.3609
        Hunter-Lab:
        79.6172, -63.6660, 38.9668
      #14f064 color charts
#14f064 RGB chart
      #14f064 CMYK chart
      #14f064 RGB pie chart
      #14f064 color shades, tints & tones
#14f064 color schemes
#14f064 color preview, HTML & CSS examples
           This text has a color of #14f064        
        
          <p style="color:#14f064;">Text here</p>
        
        
          .mytext {color:#14f064;}
        
        Text color #14f064
      
           This box has a color of #14f064        
        
          <div style="background-color:#14f064;">Content here</div>
        
        
          .mybackground {background-color:#14f064;}
        
        Background color #14f064
      
           Border around this has a color of #14f064        
        
          <div style="border:2px solid #14f064;">Content here</div>
        
        
          .myborder {border:2px solid #14f064;}
        
        Border color #14f064