#95d364 color space conversions
Hex:
        #95d364
        RGB:
        149, 211, 100
        CMY:
        42, 17, 61
        CMYK:
        29, 0, 53, 17
      HSL:
        94°, 55.7789%, 60.9804%
        HSV (HSB):
        94°, 52.6066%, 82.7451%
        XYZ:
        37.9889, 53.8982, 20.4578
        xyY:
        0.3381, 0.4798, 53.8982
      CIE-Lab:
        78.4023, -38.5999, 48.2124
        CIE-LCH:
        78.4023, 61.7608, 128.6815
        CIE-Luv:
        78.4023, -31.0429, 67.2630
        Hunter-Lab:
        73.4154, -36.1117, 34.8692
      #95d364 color charts
#95d364 RGB chart
      #95d364 CMYK chart
      #95d364 RGB pie chart
      #95d364 color shades, tints & tones
#95d364 color schemes
#95d364 color preview, HTML & CSS examples
           This text has a color of #95d364        
        
          <p style="color:#95d364;">Text here</p>
        
        
          .mytext {color:#95d364;}
        
        Text color #95d364
      
           This box has a color of #95d364        
        
          <div style="background-color:#95d364;">Content here</div>
        
        
          .mybackground {background-color:#95d364;}
        
        Background color #95d364
      
           Border around this has a color of #95d364        
        
          <div style="border:2px solid #95d364;">Content here</div>
        
        
          .myborder {border:2px solid #95d364;}
        
        Border color #95d364