#95a82f color space conversions
Hex:
        #95a82f
        RGB:
        149, 168, 47
        CMY:
        42, 34, 82
        CMYK:
        11, 0, 72, 34
      HSL:
        69°, 56.2791%, 42.1569%
        HSV (HSB):
        69°, 72.0238%, 65.8824%
        XYZ:
        26.9101, 34.6001, 7.9495
        xyY:
        0.3874, 0.4981, 34.6001
      CIE-Lab:
        65.4361, -22.6987, 56.8167
        CIE-LCH:
        65.4361, 61.1831, 111.7771
        CIE-Luv:
        65.4361, -7.5854, 66.5317
        Hunter-Lab:
        58.8218, -21.2770, 33.1625
      #95a82f color charts
#95a82f RGB chart
      #95a82f CMYK chart
      #95a82f RGB pie chart
      #95a82f color shades, tints & tones
#95a82f color schemes
#95a82f color preview, HTML & CSS examples
           This text has a color of #95a82f        
        
          <p style="color:#95a82f;">Text here</p>
        
        
          .mytext {color:#95a82f;}
        
        Text color #95a82f
      
           This box has a color of #95a82f        
        
          <div style="background-color:#95a82f;">Content here</div>
        
        
          .mybackground {background-color:#95a82f;}
        
        Background color #95a82f
      
           Border around this has a color of #95a82f        
        
          <div style="border:2px solid #95a82f;">Content here</div>
        
        
          .myborder {border:2px solid #95a82f;}
        
        Border color #95a82f