#95a64e color space conversions
Hex:
        #95a64e
        RGB:
        149, 166, 78
        CMY:
        42, 35, 69
        CMYK:
        10, 0, 53, 35
      HSL:
        72°, 36.0656%, 47.8431%
        HSV (HSB):
        72°, 53.0120%, 65.0980%
        XYZ:
        27.4058, 34.2121, 12.3669
        xyY:
        0.3704, 0.4624, 34.2121
      CIE-Lab:
        65.1305, -19.3783, 43.0235
        CIE-LCH:
        65.1305, 47.1862, 114.2473
        CIE-Luv:
        65.1305, -6.8393, 54.7523
        Hunter-Lab:
        58.4911, -18.7238, 28.4080
      #95a64e color charts
#95a64e RGB chart
      #95a64e CMYK chart
      #95a64e RGB pie chart
      #95a64e color shades, tints & tones
#95a64e color schemes
#95a64e color preview, HTML & CSS examples
           This text has a color of #95a64e        
        
          <p style="color:#95a64e;">Text here</p>
        
        
          .mytext {color:#95a64e;}
        
        Text color #95a64e
      
           This box has a color of #95a64e        
        
          <div style="background-color:#95a64e;">Content here</div>
        
        
          .mybackground {background-color:#95a64e;}
        
        Background color #95a64e
      
           Border around this has a color of #95a64e        
        
          <div style="border:2px solid #95a64e;">Content here</div>
        
        
          .myborder {border:2px solid #95a64e;}
        
        Border color #95a64e