#14922d color space conversions
Hex:
        #14922d
        RGB:
        20, 146, 45
        CMY:
        92, 43, 82
        CMYK:
        86, 0, 69, 43
      HSL:
        132°, 75.9036%, 32.5490%
        HSV (HSB):
        132°, 86.3014%, 57.2549%
        XYZ:
        11.0410, 20.8960, 5.9340
        xyY:
        0.2915, 0.5518, 20.8960
      CIE-Lab:
        52.8354, -52.7397, 42.8543
        CIE-LCH:
        52.8354, 67.9557, 140.9040
        CIE-Luv:
        52.8354, -47.2639, 55.7068
        Hunter-Lab:
        45.7121, -36.8823, 24.3019
      #14922d color charts
#14922d RGB chart
      #14922d CMYK chart
      #14922d RGB pie chart
      #14922d color shades, tints & tones
#14922d color schemes
#14922d color preview, HTML & CSS examples
           This text has a color of #14922d        
        
          <p style="color:#14922d;">Text here</p>
        
        
          .mytext {color:#14922d;}
        
        Text color #14922d
      
           This box has a color of #14922d        
        
          <div style="background-color:#14922d;">Content here</div>
        
        
          .mybackground {background-color:#14922d;}
        
        Background color #14922d
      
           Border around this has a color of #14922d        
        
          <div style="border:2px solid #14922d;">Content here</div>
        
        
          .myborder {border:2px solid #14922d;}
        
        Border color #14922d