#95db5f color space conversions
Hex:
        #95db5f
        RGB:
        149, 219, 95
        CMY:
        42, 14, 63
        CMYK:
        32, 0, 57, 14
      HSL:
        94°, 63.2653%, 61.5686%
        HSV (HSB):
        94°, 56.6210%, 85.8824%
        XYZ:
        39.7915, 57.8788, 19.9010
        xyY:
        0.3384, 0.4923, 57.8788
      CIE-Lab:
        80.6714, -42.6447, 53.1733
        CIE-LCH:
        80.6714, 68.1614, 128.7294
        CIE-Luv:
        80.6714, -34.9826, 73.3826
        Hunter-Lab:
        76.0781, -39.7750, 37.7453
      #95db5f color charts
#95db5f RGB chart
      #95db5f CMYK chart
      #95db5f RGB pie chart
      #95db5f color shades, tints & tones
#95db5f color schemes
#95db5f color preview, HTML & CSS examples
           This text has a color of #95db5f        
        
          <p style="color:#95db5f;">Text here</p>
        
        
          .mytext {color:#95db5f;}
        
        Text color #95db5f
      
           This box has a color of #95db5f        
        
          <div style="background-color:#95db5f;">Content here</div>
        
        
          .mybackground {background-color:#95db5f;}
        
        Background color #95db5f
      
           Border around this has a color of #95db5f        
        
          <div style="border:2px solid #95db5f;">Content here</div>
        
        
          .myborder {border:2px solid #95db5f;}
        
        Border color #95db5f