#95c78a color space conversions
Hex:
        #95c78a
        RGB:
        149, 199, 138
        CMY:
        42, 22, 46
        CMYK:
        25, 0, 31, 22
      HSL:
        109°, 35.2601%, 66.0784%
        HSV (HSB):
        109°, 30.6533%, 78.0392%
        XYZ:
        37.4053, 49.0714, 31.5450
        xyY:
        0.3169, 0.4158, 49.0714
      CIE-Lab:
        75.4957, -27.9673, 25.4125
        CIE-LCH:
        75.4957, 37.7885, 137.7401
        CIE-Luv:
        75.4957, -25.0143, 39.6536
        Hunter-Lab:
        70.0510, -27.2751, 22.3365
      #95c78a color charts
#95c78a RGB chart
      #95c78a CMYK chart
      #95c78a RGB pie chart
      #95c78a color shades, tints & tones
#95c78a color schemes
#95c78a color preview, HTML & CSS examples
           This text has a color of #95c78a        
        
          <p style="color:#95c78a;">Text here</p>
        
        
          .mytext {color:#95c78a;}
        
        Text color #95c78a
      
           This box has a color of #95c78a        
        
          <div style="background-color:#95c78a;">Content here</div>
        
        
          .mybackground {background-color:#95c78a;}
        
        Background color #95c78a
      
           Border around this has a color of #95c78a        
        
          <div style="border:2px solid #95c78a;">Content here</div>
        
        
          .myborder {border:2px solid #95c78a;}
        
        Border color #95c78a