#95cf8e color space conversions
Hex:
        #95cf8e
        RGB:
        149, 207, 142
        CMY:
        42, 19, 44
        CMYK:
        28, 0, 31, 19
      HSL:
        114°, 40.3727%, 68.4314%
        HSV (HSB):
        114°, 31.4010%, 81.1765%
        XYZ:
        39.5897, 52.9682, 33.7285
        xyY:
        0.3135, 0.4194, 52.9682
      CIE-Lab:
        77.8562, -31.1437, 26.4969
        CIE-LCH:
        77.8562, 40.8903, 139.6091
        CIE-Luv:
        77.8562, -28.8720, 41.8572
        Hunter-Lab:
        72.7793, -30.2650, 23.4684
      #95cf8e color charts
#95cf8e RGB chart
      #95cf8e CMYK chart
      #95cf8e RGB pie chart
      #95cf8e color shades, tints & tones
#95cf8e color schemes
#95cf8e color preview, HTML & CSS examples
           This text has a color of #95cf8e        
        
          <p style="color:#95cf8e;">Text here</p>
        
        
          .mytext {color:#95cf8e;}
        
        Text color #95cf8e
      
           This box has a color of #95cf8e        
        
          <div style="background-color:#95cf8e;">Content here</div>
        
        
          .mybackground {background-color:#95cf8e;}
        
        Background color #95cf8e
      
           Border around this has a color of #95cf8e        
        
          <div style="border:2px solid #95cf8e;">Content here</div>
        
        
          .myborder {border:2px solid #95cf8e;}
        
        Border color #95cf8e