#95b85a color space conversions
Hex:
        #95b85a
        RGB:
        149, 184, 90
        CMY:
        42, 28, 65
        CMYK:
        19, 0, 51, 28
      HSL:
        82°, 39.8305%, 53.7255%
        HSV (HSB):
        82°, 51.0870%, 72.1569%
        XYZ:
        31.3804, 41.4087, 16.0116
        xyY:
        0.3534, 0.4663, 41.4087
      CIE-Lab:
        70.4613, -27.1024, 43.5058
        CIE-LCH:
        70.4613, 51.2572, 121.9213
        CIE-Luv:
        70.4613, -17.0954, 58.3001
        Hunter-Lab:
        64.3496, -25.5655, 30.2921
      #95b85a color charts
#95b85a RGB chart
      #95b85a CMYK chart
      #95b85a RGB pie chart
      #95b85a color shades, tints & tones
#95b85a color schemes
#95b85a color preview, HTML & CSS examples
           This text has a color of #95b85a        
        
          <p style="color:#95b85a;">Text here</p>
        
        
          .mytext {color:#95b85a;}
        
        Text color #95b85a
      
           This box has a color of #95b85a        
        
          <div style="background-color:#95b85a;">Content here</div>
        
        
          .mybackground {background-color:#95b85a;}
        
        Background color #95b85a
      
           Border around this has a color of #95b85a        
        
          <div style="border:2px solid #95b85a;">Content here</div>
        
        
          .myborder {border:2px solid #95b85a;}
        
        Border color #95b85a