#95d270 color space conversions
Hex:
        #95d270
        RGB:
        149, 210, 112
        CMY:
        42, 18, 56
        CMYK:
        29, 0, 47, 18
      HSL:
        97°, 52.1277%, 63.1373%
        HSV (HSB):
        97°, 46.6667%, 82.3529%
        XYZ:
        38.3656, 53.6526, 23.6631
        xyY:
        0.3316, 0.4638, 53.6526
      CIE-Lab:
        78.2587, -36.7675, 42.2699
        CIE-LCH:
        78.2587, 56.0232, 131.0176
        CIE-Luv:
        78.2587, -30.4844, 60.9282
        Hunter-Lab:
        73.2479, -34.6895, 32.1196
      #95d270 color charts
#95d270 RGB chart
      #95d270 CMYK chart
      #95d270 RGB pie chart
      #95d270 color shades, tints & tones
#95d270 color schemes
#95d270 color preview, HTML & CSS examples
           This text has a color of #95d270        
        
          <p style="color:#95d270;">Text here</p>
        
        
          .mytext {color:#95d270;}
        
        Text color #95d270
      
           This box has a color of #95d270        
        
          <div style="background-color:#95d270;">Content here</div>
        
        
          .mybackground {background-color:#95d270;}
        
        Background color #95d270
      
           Border around this has a color of #95d270        
        
          <div style="border:2px solid #95d270;">Content here</div>
        
        
          .myborder {border:2px solid #95d270;}
        
        Border color #95d270