#95db7e color space conversions
Hex:
        #95db7e
        RGB:
        149, 219, 126
        CMY:
        42, 14, 51
        CMYK:
        32, 0, 42, 14
      HSL:
        105°, 56.3636%, 67.6471%
        HSV (HSB):
        105°, 42.4658%, 85.8824%
        XYZ:
        41.4918, 58.5590, 28.8548
        xyY:
        0.3219, 0.4543, 58.5590
      CIE-Lab:
        81.0486, -39.0169, 38.8607
        CIE-LCH:
        81.0486, 55.0679, 135.1149
        CIE-Luv:
        81.0486, -34.7009, 58.2886
        Hunter-Lab:
        76.5238, -37.1325, 31.2102
      #95db7e color charts
#95db7e RGB chart
      #95db7e CMYK chart
      #95db7e RGB pie chart
      #95db7e color shades, tints & tones
#95db7e color schemes
#95db7e color preview, HTML & CSS examples
           This text has a color of #95db7e        
        
          <p style="color:#95db7e;">Text here</p>
        
        
          .mytext {color:#95db7e;}
        
        Text color #95db7e
      
           This box has a color of #95db7e        
        
          <div style="background-color:#95db7e;">Content here</div>
        
        
          .mybackground {background-color:#95db7e;}
        
        Background color #95db7e
      
           Border around this has a color of #95db7e        
        
          <div style="border:2px solid #95db7e;">Content here</div>
        
        
          .myborder {border:2px solid #95db7e;}
        
        Border color #95db7e