#95bd8d color space conversions
Hex:
        #95bd8d
        RGB:
        149, 189, 141
        CMY:
        42, 26, 45
        CMYK:
        21, 0, 25, 26
      HSL:
        110°, 26.6667%, 64.7059%
        HSV (HSB):
        110°, 25.3968%, 74.1176%
        XYZ:
        35.3997, 44.7078, 31.9630
        xyY:
        0.3159, 0.3989, 44.7078
      CIE-Lab:
        72.6991, -22.5822, 20.0088
        CIE-LCH:
        72.6991, 30.1713, 138.4577
        CIE-Luv:
        72.6991, -20.0944, 31.5954
        Hunter-Lab:
        66.8639, -22.5087, 18.4623
      #95bd8d color charts
#95bd8d RGB chart
      #95bd8d CMYK chart
      #95bd8d RGB pie chart
      #95bd8d color shades, tints & tones
#95bd8d color schemes
#95bd8d color preview, HTML & CSS examples
           This text has a color of #95bd8d        
        
          <p style="color:#95bd8d;">Text here</p>
        
        
          .mytext {color:#95bd8d;}
        
        Text color #95bd8d
      
           This box has a color of #95bd8d        
        
          <div style="background-color:#95bd8d;">Content here</div>
        
        
          .mybackground {background-color:#95bd8d;}
        
        Background color #95bd8d
      
           Border around this has a color of #95bd8d        
        
          <div style="border:2px solid #95bd8d;">Content here</div>
        
        
          .myborder {border:2px solid #95bd8d;}
        
        Border color #95bd8d