#95c06f color space conversions
Hex:
        #95c06f
        RGB:
        149, 192, 111
        CMY:
        42, 25, 56
        CMYK:
        22, 0, 42, 25
      HSL:
        92°, 39.1304%, 59.4118%
        HSV (HSB):
        92°, 42.1875%, 75.2941%
        XYZ:
        34.1133, 45.2365, 21.9725
        xyY:
        0.3367, 0.4465, 45.2365
      CIE-Lab:
        73.0474, -28.4949, 36.2196
        CIE-LCH:
        73.0474, 46.0849, 128.1931
        CIE-Luv:
        73.0474, -21.4427, 51.8267
        Hunter-Lab:
        67.2581, -27.1665, 27.7113
      #95c06f color charts
#95c06f RGB chart
      #95c06f CMYK chart
      #95c06f RGB pie chart
      #95c06f color shades, tints & tones
#95c06f color schemes
#95c06f color preview, HTML & CSS examples
           This text has a color of #95c06f        
        
          <p style="color:#95c06f;">Text here</p>
        
        
          .mytext {color:#95c06f;}
        
        Text color #95c06f
      
           This box has a color of #95c06f        
        
          <div style="background-color:#95c06f;">Content here</div>
        
        
          .mybackground {background-color:#95c06f;}
        
        Background color #95c06f
      
           Border around this has a color of #95c06f        
        
          <div style="border:2px solid #95c06f;">Content here</div>
        
        
          .myborder {border:2px solid #95c06f;}
        
        Border color #95c06f