#14f230 color space conversions
Hex:
        #14f230
        RGB:
        20, 242, 48
        CMY:
        92, 5, 81
        CMYK:
        92, 0, 80, 5
      HSL:
        128°, 89.5161%, 51.3725%
        HSV (HSB):
        128°, 91.7355%, 94.9020%
        XYZ:
        32.5741, 63.8664, 13.4069
        xyY:
        0.2965, 0.5814, 63.8664
      CIE-Lab:
        83.8962, -80.6835, 72.7355
        CIE-LCH:
        83.8962, 108.6291, 137.9656
        CIE-Luv:
        83.8962, -77.9110, 97.3857
        Hunter-Lab:
        79.9164, -67.0968, 45.9949
      #14f230 color charts
#14f230 RGB chart
      #14f230 CMYK chart
      #14f230 RGB pie chart
      #14f230 color shades, tints & tones
#14f230 color schemes
#14f230 color preview, HTML & CSS examples
           This text has a color of #14f230        
        
          <p style="color:#14f230;">Text here</p>
        
        
          .mytext {color:#14f230;}
        
        Text color #14f230
      
           This box has a color of #14f230        
        
          <div style="background-color:#14f230;">Content here</div>
        
        
          .mybackground {background-color:#14f230;}
        
        Background color #14f230
      
           Border around this has a color of #14f230        
        
          <div style="border:2px solid #14f230;">Content here</div>
        
        
          .myborder {border:2px solid #14f230;}
        
        Border color #14f230