#95db7d color space conversions
Hex:
        #95db7d
        RGB:
        149, 219, 125
        CMY:
        42, 14, 51
        CMYK:
        32, 0, 43, 14
      HSL:
        105°, 56.6265%, 67.4510%
        HSV (HSB):
        105°, 42.9224%, 85.8824%
        XYZ:
        41.4276, 58.5333, 28.5166
        xyY:
        0.3225, 0.4556, 58.5333
      CIE-Lab:
        81.0344, -39.1515, 39.3401
        CIE-LCH:
        81.0344, 55.5021, 134.8623
        CIE-Luv:
        81.0344, -34.7110, 58.8397
        Hunter-Lab:
        76.5070, -37.2318, 31.4556
      #95db7d color charts
#95db7d RGB chart
      #95db7d CMYK chart
      #95db7d RGB pie chart
      #95db7d color shades, tints & tones
#95db7d color schemes
#95db7d color preview, HTML & CSS examples
           This text has a color of #95db7d        
        
          <p style="color:#95db7d;">Text here</p>
        
        
          .mytext {color:#95db7d;}
        
        Text color #95db7d
      
           This box has a color of #95db7d        
        
          <div style="background-color:#95db7d;">Content here</div>
        
        
          .mybackground {background-color:#95db7d;}
        
        Background color #95db7d
      
           Border around this has a color of #95db7d        
        
          <div style="border:2px solid #95db7d;">Content here</div>
        
        
          .myborder {border:2px solid #95db7d;}
        
        Border color #95db7d