#14982f color space conversions
Hex:
        #14982f
        RGB:
        20, 152, 47
        CMY:
        92, 40, 82
        CMYK:
        87, 0, 69, 40
      HSL:
        132°, 76.7442%, 33.7255%
        HSV (HSB):
        132°, 86.8421%, 59.6078%
        XYZ:
        12.0298, 22.8104, 6.4581
        xyY:
        0.2913, 0.5523, 22.8104
      CIE-Lab:
        54.8765, -54.4620, 44.2037
        CIE-LCH:
        54.8765, 70.1432, 140.9357
        CIE-Luv:
        54.8765, -49.2438, 57.9443
        Hunter-Lab:
        47.7603, -38.6200, 25.4150
      #14982f color charts
#14982f RGB chart
      #14982f CMYK chart
      #14982f RGB pie chart
      #14982f color shades, tints & tones
#14982f color schemes
#14982f color preview, HTML & CSS examples
           This text has a color of #14982f        
        
          <p style="color:#14982f;">Text here</p>
        
        
          .mytext {color:#14982f;}
        
        Text color #14982f
      
           This box has a color of #14982f        
        
          <div style="background-color:#14982f;">Content here</div>
        
        
          .mybackground {background-color:#14982f;}
        
        Background color #14982f
      
           Border around this has a color of #14982f        
        
          <div style="border:2px solid #14982f;">Content here</div>
        
        
          .myborder {border:2px solid #14982f;}
        
        Border color #14982f