#95db7b color space conversions
Hex:
        #95db7b
        RGB:
        149, 219, 123
        CMY:
        42, 14, 52
        CMYK:
        32, 0, 44, 14
      HSL:
        104°, 57.1429%, 67.0588%
        HSV (HSB):
        104°, 43.8356%, 85.8824%
        XYZ:
        41.3011, 58.4827, 27.8504
        xyY:
        0.3236, 0.4582, 58.4827
      CIE-Lab:
        81.0064, -39.4173, 40.2963
        CIE-LCH:
        81.0064, 56.3694, 134.3682
        CIE-Luv:
        81.0064, -34.7310, 59.9297
        Hunter-Lab:
        76.4740, -37.4274, 31.9395
      #95db7b color charts
#95db7b RGB chart
      #95db7b CMYK chart
      #95db7b RGB pie chart
      #95db7b color shades, tints & tones
#95db7b color schemes
#95db7b color preview, HTML & CSS examples
           This text has a color of #95db7b        
        
          <p style="color:#95db7b;">Text here</p>
        
        
          .mytext {color:#95db7b;}
        
        Text color #95db7b
      
           This box has a color of #95db7b        
        
          <div style="background-color:#95db7b;">Content here</div>
        
        
          .mybackground {background-color:#95db7b;}
        
        Background color #95db7b
      
           Border around this has a color of #95db7b        
        
          <div style="border:2px solid #95db7b;">Content here</div>
        
        
          .myborder {border:2px solid #95db7b;}
        
        Border color #95db7b