#14f207 color space conversions
Hex:
        #14f207
        RGB:
        20, 242, 7
        CMY:
        92, 5, 97
        CMYK:
        92, 0, 97, 5
      HSL:
        117°, 94.3775%, 48.8235%
        HSV (HSB):
        117°, 97.1074%, 94.9020%
        XYZ:
        32.0790, 63.6683, 10.7995
        xyY:
        0.3011, 0.5976, 63.6683
      CIE-Lab:
        83.7928, -82.0199, 79.4778
        CIE-LCH:
        83.7928, 114.2103, 135.9018
        CIE-Luv:
        83.7928, -78.4066, 102.0868
        Hunter-Lab:
        79.7924, -67.8744, 47.8301
      #14f207 color charts
#14f207 RGB chart
      #14f207 CMYK chart
      #14f207 RGB pie chart
      #14f207 color shades, tints & tones
#14f207 color schemes
#14f207 color preview, HTML & CSS examples
           This text has a color of #14f207        
        
          <p style="color:#14f207;">Text here</p>
        
        
          .mytext {color:#14f207;}
        
        Text color #14f207
      
           This box has a color of #14f207        
        
          <div style="background-color:#14f207;">Content here</div>
        
        
          .mybackground {background-color:#14f207;}
        
        Background color #14f207
      
           Border around this has a color of #14f207        
        
          <div style="border:2px solid #14f207;">Content here</div>
        
        
          .myborder {border:2px solid #14f207;}
        
        Border color #14f207