#14833f color space conversions
Hex:
        #14833f
        RGB:
        20, 131, 63
        CMY:
        92, 49, 75
        CMYK:
        85, 0, 52, 49
      HSL:
        143°, 73.5099%, 29.6078%
        HSV (HSB):
        143°, 84.7328%, 51.3725%
        XYZ:
        9.3020, 16.7402, 7.4435
        xyY:
        0.2778, 0.4999, 16.7402
      CIE-Lab:
        47.9310, -45.1470, 28.4479
        CIE-LCH:
        47.9310, 53.3623, 147.7843
        CIE-Luv:
        47.9310, -41.2743, 40.2122
        Hunter-Lab:
        40.9148, -31.0188, 17.8538
      #14833f color charts
#14833f RGB chart
      #14833f CMYK chart
      #14833f RGB pie chart
      #14833f color shades, tints & tones
#14833f color schemes
#14833f color preview, HTML & CSS examples
           This text has a color of #14833f        
        
          <p style="color:#14833f;">Text here</p>
        
        
          .mytext {color:#14833f;}
        
        Text color #14833f
      
           This box has a color of #14833f        
        
          <div style="background-color:#14833f;">Content here</div>
        
        
          .mybackground {background-color:#14833f;}
        
        Background color #14833f
      
           Border around this has a color of #14833f        
        
          <div style="border:2px solid #14833f;">Content here</div>
        
        
          .myborder {border:2px solid #14833f;}
        
        Border color #14833f