#95d775 color space conversions
Hex:
        #95d775
        RGB:
        149, 215, 117
        CMY:
        42, 16, 54
        CMYK:
        31, 0, 46, 16
      HSL:
        100°, 55.0562%, 65.0980%
        HSV (HSB):
        100°, 45.5814%, 84.3137%
        XYZ:
        39.9058, 56.2748, 25.5885
        xyY:
        0.3277, 0.4621, 56.2748
      CIE-Lab:
        79.7700, -38.4017, 41.6989
        CIE-LCH:
        79.7700, 56.6876, 132.6428
        CIE-Luv:
        79.7700, -32.8764, 60.9807
        Hunter-Lab:
        75.0165, -36.3242, 32.2875
      #95d775 color charts
#95d775 RGB chart
      #95d775 CMYK chart
      #95d775 RGB pie chart
      #95d775 color shades, tints & tones
#95d775 color schemes
#95d775 color preview, HTML & CSS examples
           This text has a color of #95d775        
        
          <p style="color:#95d775;">Text here</p>
        
        
          .mytext {color:#95d775;}
        
        Text color #95d775
      
           This box has a color of #95d775        
        
          <div style="background-color:#95d775;">Content here</div>
        
        
          .mybackground {background-color:#95d775;}
        
        Background color #95d775
      
           Border around this has a color of #95d775        
        
          <div style="border:2px solid #95d775;">Content here</div>
        
        
          .myborder {border:2px solid #95d775;}
        
        Border color #95d775