#95b06b color space conversions
Hex:
        #95b06b
        RGB:
        149, 176, 107
        CMY:
        42, 31, 58
        CMYK:
        15, 0, 39, 31
      HSL:
        83°, 30.3965%, 55.4902%
        HSV (HSB):
        83°, 39.2045%, 69.0196%
        XYZ:
        30.5736, 38.5018, 19.7301
        xyY:
        0.3443, 0.4336, 38.5018
      CIE-Lab:
        68.3888, -21.1564, 32.3223
        CIE-LCH:
        68.3888, 38.6306, 123.2066
        CIE-Luv:
        68.3888, -12.9532, 45.2988
        Hunter-Lab:
        62.0498, -20.6354, 24.5823
      #95b06b color charts
#95b06b RGB chart
      #95b06b CMYK chart
      #95b06b RGB pie chart
      #95b06b color shades, tints & tones
#95b06b color schemes
#95b06b color preview, HTML & CSS examples
           This text has a color of #95b06b        
        
          <p style="color:#95b06b;">Text here</p>
        
        
          .mytext {color:#95b06b;}
        
        Text color #95b06b
      
           This box has a color of #95b06b        
        
          <div style="background-color:#95b06b;">Content here</div>
        
        
          .mybackground {background-color:#95b06b;}
        
        Background color #95b06b
      
           Border around this has a color of #95b06b        
        
          <div style="border:2px solid #95b06b;">Content here</div>
        
        
          .myborder {border:2px solid #95b06b;}
        
        Border color #95b06b