#95c79e color space conversions
Hex:
        #95c79e
        RGB:
        149, 199, 158
        CMY:
        42, 22, 38
        CMYK:
        25, 0, 21, 22
      HSL:
        131°, 30.8642%, 68.2353%
        HSV (HSB):
        131°, 25.1256%, 78.0392%
        XYZ:
        38.9894, 49.7050, 39.8868
        xyY:
        0.3032, 0.3866, 49.7050
      CIE-Lab:
        75.8879, -24.5564, 15.3229
        CIE-LCH:
        75.8879, 28.9449, 148.0364
        CIE-Luv:
        75.8879, -25.0220, 26.0362
        Hunter-Lab:
        70.5018, -24.6628, 15.8076
      #95c79e color charts
#95c79e RGB chart
      #95c79e CMYK chart
      #95c79e RGB pie chart
      #95c79e color shades, tints & tones
#95c79e color schemes
#95c79e color preview, HTML & CSS examples
           This text has a color of #95c79e        
        
          <p style="color:#95c79e;">Text here</p>
        
        
          .mytext {color:#95c79e;}
        
        Text color #95c79e
      
           This box has a color of #95c79e        
        
          <div style="background-color:#95c79e;">Content here</div>
        
        
          .mybackground {background-color:#95c79e;}
        
        Background color #95c79e
      
           Border around this has a color of #95c79e        
        
          <div style="border:2px solid #95c79e;">Content here</div>
        
        
          .myborder {border:2px solid #95c79e;}
        
        Border color #95c79e