#14f814 color space conversions
Hex:
        #14f814
        RGB:
        20, 248, 20
        CMY:
        92, 3, 92
        CMYK:
        92, 0, 92, 3
      HSL:
        120°, 94.2149%, 52.5490%
        HSV (HSB):
        120°, 91.9355%, 97.2549%
        XYZ:
        33.9822, 67.3340, 11.8675
        xyY:
        0.3002, 0.5949, 67.3340
      CIE-Lab:
        85.6724, -83.3689, 79.7619
        CIE-LCH:
        85.6724, 115.3791, 136.2667
        CIE-Luv:
        85.6724, -80.1144, 103.5678
        Hunter-Lab:
        82.0573, -69.6786, 48.8653
      #14f814 color charts
#14f814 RGB chart
      #14f814 CMYK chart
      #14f814 RGB pie chart
      #14f814 color shades, tints & tones
#14f814 color schemes
#14f814 color preview, HTML & CSS examples
           This text has a color of #14f814        
        
          <p style="color:#14f814;">Text here</p>
        
        
          .mytext {color:#14f814;}
        
        Text color #14f814
      
           This box has a color of #14f814        
        
          <div style="background-color:#14f814;">Content here</div>
        
        
          .mybackground {background-color:#14f814;}
        
        Background color #14f814
      
           Border around this has a color of #14f814        
        
          <div style="border:2px solid #14f814;">Content here</div>
        
        
          .myborder {border:2px solid #14f814;}
        
        Border color #14f814