#95a548 color space conversions
Hex:
        #95a548
        RGB:
        149, 165, 72
        CMY:
        42, 35, 72
        CMYK:
        10, 0, 56, 35
      HSL:
        70°, 39.2405%, 46.4706%
        HSV (HSB):
        70°, 56.3636%, 64.7059%
        XYZ:
        27.0193, 33.7677, 11.2246
        xyY:
        0.3752, 0.4689, 33.7677
      CIE-Lab:
        64.7778, -19.4180, 45.4940
        CIE-LCH:
        64.7778, 49.4648, 113.1140
        CIE-Luv:
        64.7778, -6.1457, 56.8103
        Hunter-Lab:
        58.1100, -18.6958, 29.2244
      #95a548 color charts
#95a548 RGB chart
      #95a548 CMYK chart
      #95a548 RGB pie chart
      #95a548 color shades, tints & tones
#95a548 color schemes
#95a548 color preview, HTML & CSS examples
           This text has a color of #95a548        
        
          <p style="color:#95a548;">Text here</p>
        
        
          .mytext {color:#95a548;}
        
        Text color #95a548
      
           This box has a color of #95a548        
        
          <div style="background-color:#95a548;">Content here</div>
        
        
          .mybackground {background-color:#95a548;}
        
        Background color #95a548
      
           Border around this has a color of #95a548        
        
          <div style="border:2px solid #95a548;">Content here</div>
        
        
          .myborder {border:2px solid #95a548;}
        
        Border color #95a548