#14531e color space conversions
Hex:
        #14531e
        RGB:
        20, 83, 30
        CMY:
        92, 67, 88
        CMYK:
        76, 0, 64, 67
      HSL:
        130°, 61.1650%, 20.1961%
        HSV (HSB):
        130°, 75.9036%, 32.5490%
        XYZ:
        3.6161, 6.4290, 2.2786
        xyY:
        0.2934, 0.5217, 6.4290
      CIE-Lab:
        30.4699, -32.1358, 25.0058
        CIE-LCH:
        30.4699, 40.7186, 142.1125
        CIE-Luv:
        30.4699, -24.7629, 28.9129
        Hunter-Lab:
        25.3554, -18.9150, 12.4206
      #14531e color charts
#14531e RGB chart
      #14531e CMYK chart
      #14531e RGB pie chart
      #14531e color shades, tints & tones
#14531e color schemes
#14531e color preview, HTML & CSS examples
           This text has a color of #14531e        
        
          <p style="color:#14531e;">Text here</p>
        
        
          .mytext {color:#14531e;}
        
        Text color #14531e
      
           This box has a color of #14531e        
        
          <div style="background-color:#14531e;">Content here</div>
        
        
          .mybackground {background-color:#14531e;}
        
        Background color #14531e
      
           Border around this has a color of #14531e        
        
          <div style="border:2px solid #14531e;">Content here</div>
        
        
          .myborder {border:2px solid #14531e;}
        
        Border color #14531e