#14a230 color space conversions
Hex:
        #14a230
        RGB:
        20, 162, 48
        CMY:
        92, 36, 81
        CMYK:
        88, 0, 70, 36
      HSL:
        132°, 78.0220%, 35.6863%
        HSV (HSB):
        132°, 87.6543%, 63.5294%
        XYZ:
        13.7423, 26.2028, 7.1297
        xyY:
        0.2919, 0.5566, 26.2028
      CIE-Lab:
        58.2290, -57.5245, 47.3691
        CIE-LCH:
        58.2290, 74.5178, 140.5299
        CIE-Luv:
        58.2290, -52.5787, 62.4008
        Hunter-Lab:
        51.1887, -41.6593, 27.5740
      #14a230 color charts
#14a230 RGB chart
      #14a230 CMYK chart
      #14a230 RGB pie chart
      #14a230 color shades, tints & tones
#14a230 color schemes
#14a230 color preview, HTML & CSS examples
           This text has a color of #14a230        
        
          <p style="color:#14a230;">Text here</p>
        
        
          .mytext {color:#14a230;}
        
        Text color #14a230
      
           This box has a color of #14a230        
        
          <div style="background-color:#14a230;">Content here</div>
        
        
          .mybackground {background-color:#14a230;}
        
        Background color #14a230
      
           Border around this has a color of #14a230        
        
          <div style="border:2px solid #14a230;">Content here</div>
        
        
          .myborder {border:2px solid #14a230;}
        
        Border color #14a230