#14f941 color space conversions
Hex:
        #14f941
        RGB:
        20, 249, 65
        CMY:
        92, 2, 75
        CMYK:
        92, 0, 74, 2
      HSL:
        132°, 95.0207%, 52.7451%
        HSV (HSB):
        132°, 91.9679%, 97.6471%
        XYZ:
        35.1183, 68.2817, 16.3298
        xyY:
        0.2933, 0.5703, 68.2817
      CIE-Lab:
        86.1471, -81.5037, 69.8556
        CIE-LCH:
        86.1471, 107.3437, 139.4006
        CIE-Luv:
        86.1471, -79.6225, 96.4600
        Hunter-Lab:
        82.6328, -68.7462, 46.1261
      #14f941 color charts
#14f941 RGB chart
      #14f941 CMYK chart
      #14f941 RGB pie chart
      #14f941 color shades, tints & tones
#14f941 color schemes
#14f941 color preview, HTML & CSS examples
           This text has a color of #14f941        
        
          <p style="color:#14f941;">Text here</p>
        
        
          .mytext {color:#14f941;}
        
        Text color #14f941
      
           This box has a color of #14f941        
        
          <div style="background-color:#14f941;">Content here</div>
        
        
          .mybackground {background-color:#14f941;}
        
        Background color #14f941
      
           Border around this has a color of #14f941        
        
          <div style="border:2px solid #14f941;">Content here</div>
        
        
          .myborder {border:2px solid #14f941;}
        
        Border color #14f941