#95d061 color space conversions
Hex:
        #95d061
        RGB:
        149, 208, 97
        CMY:
        42, 18, 62
        CMYK:
        28, 0, 53, 18
      HSL:
        92°, 54.1463%, 59.8039%
        HSV (HSB):
        92°, 53.3654%, 81.5686%
        XYZ:
        37.1080, 52.3644, 19.4608
        xyY:
        0.3406, 0.4807, 52.3644
      CIE-Lab:
        77.4982, -37.5722, 48.5454
        CIE-LCH:
        77.4982, 61.3867, 127.7384
        CIE-Luv:
        77.4982, -29.5697, 67.1254
        Hunter-Lab:
        72.3632, -35.1006, 34.7093
      #95d061 color charts
#95d061 RGB chart
      #95d061 CMYK chart
      #95d061 RGB pie chart
      #95d061 color shades, tints & tones
#95d061 color schemes
#95d061 color preview, HTML & CSS examples
           This text has a color of #95d061        
        
          <p style="color:#95d061;">Text here</p>
        
        
          .mytext {color:#95d061;}
        
        Text color #95d061
      
           This box has a color of #95d061        
        
          <div style="background-color:#95d061;">Content here</div>
        
        
          .mybackground {background-color:#95d061;}
        
        Background color #95d061
      
           Border around this has a color of #95d061        
        
          <div style="border:2px solid #95d061;">Content here</div>
        
        
          .myborder {border:2px solid #95d061;}
        
        Border color #95d061