#95a94b color space conversions
Hex:
        #95a94b
        RGB:
        149, 169, 75
        CMY:
        42, 34, 71
        CMYK:
        12, 0, 56, 34
      HSL:
        73°, 38.5246%, 47.8431%
        HSV (HSB):
        73°, 55.6213%, 66.2745%
        XYZ:
        27.8524, 35.2735, 11.9971
        xyY:
        0.3708, 0.4695, 35.2735
      CIE-Lab:
        65.9610, -21.1734, 45.4305
        CIE-LCH:
        65.9610, 50.1223, 114.9884
        CIE-Luv:
        65.9610, -8.5306, 57.5040
        Hunter-Lab:
        59.3915, -20.2253, 29.5974
      #95a94b color charts
#95a94b RGB chart
      #95a94b CMYK chart
      #95a94b RGB pie chart
      #95a94b color shades, tints & tones
#95a94b color schemes
#95a94b color preview, HTML & CSS examples
           This text has a color of #95a94b        
        
          <p style="color:#95a94b;">Text here</p>
        
        
          .mytext {color:#95a94b;}
        
        Text color #95a94b
      
           This box has a color of #95a94b        
        
          <div style="background-color:#95a94b;">Content here</div>
        
        
          .mybackground {background-color:#95a94b;}
        
        Background color #95a94b
      
           Border around this has a color of #95a94b        
        
          <div style="border:2px solid #95a94b;">Content here</div>
        
        
          .myborder {border:2px solid #95a94b;}
        
        Border color #95a94b