#95b95a color space conversions
Hex:
        #95b95a
        RGB:
        149, 185, 90
        CMY:
        42, 27, 65
        CMYK:
        19, 0, 51, 27
      HSL:
        83°, 40.4255%, 53.9216%
        HSV (HSB):
        83°, 51.3514%, 72.5490%
        XYZ:
        31.5889, 41.8257, 16.0811
        xyY:
        0.3530, 0.4673, 41.8257
      CIE-Lab:
        70.7506, -27.5855, 43.8520
        CIE-LCH:
        70.7506, 51.8069, 122.1723
        CIE-Luv:
        70.7506, -17.6356, 58.8041
        Hunter-Lab:
        64.6728, -25.9906, 30.5283
      #95b95a color charts
#95b95a RGB chart
      #95b95a CMYK chart
      #95b95a RGB pie chart
      #95b95a color shades, tints & tones
#95b95a color schemes
#95b95a color preview, HTML & CSS examples
           This text has a color of #95b95a        
        
          <p style="color:#95b95a;">Text here</p>
        
        
          .mytext {color:#95b95a;}
        
        Text color #95b95a
      
           This box has a color of #95b95a        
        
          <div style="background-color:#95b95a;">Content here</div>
        
        
          .mybackground {background-color:#95b95a;}
        
        Background color #95b95a
      
           Border around this has a color of #95b95a        
        
          <div style="border:2px solid #95b95a;">Content here</div>
        
        
          .myborder {border:2px solid #95b95a;}
        
        Border color #95b95a