#95b26a color space conversions
Hex:
        #95b26a
        RGB:
        149, 178, 106
        CMY:
        42, 30, 58
        CMYK:
        16, 0, 40, 30
      HSL:
        84°, 31.8584%, 55.6863%
        HSV (HSB):
        84°, 40.4494%, 69.8039%
        XYZ:
        30.9163, 39.2710, 19.5863
        xyY:
        0.3444, 0.4374, 39.2710
      CIE-Lab:
        68.9471, -22.2874, 33.5605
        CIE-LCH:
        68.9471, 40.2869, 123.5879
        CIE-Luv:
        68.9471, -14.0194, 46.9593
        Hunter-Lab:
        62.6665, -21.6040, 25.3357
      #95b26a color charts
#95b26a RGB chart
      #95b26a CMYK chart
      #95b26a RGB pie chart
      #95b26a color shades, tints & tones
#95b26a color schemes
#95b26a color preview, HTML & CSS examples
           This text has a color of #95b26a        
        
          <p style="color:#95b26a;">Text here</p>
        
        
          .mytext {color:#95b26a;}
        
        Text color #95b26a
      
           This box has a color of #95b26a        
        
          <div style="background-color:#95b26a;">Content here</div>
        
        
          .mybackground {background-color:#95b26a;}
        
        Background color #95b26a
      
           Border around this has a color of #95b26a        
        
          <div style="border:2px solid #95b26a;">Content here</div>
        
        
          .myborder {border:2px solid #95b26a;}
        
        Border color #95b26a