#95af3e color space conversions
Hex:
        #95af3e
        RGB:
        149, 175, 62
        CMY:
        42, 31, 76
        CMYK:
        15, 0, 65, 31
      HSL:
        74°, 47.6793%, 46.4706%
        HSV (HSB):
        74°, 64.5714%, 68.6275%
        XYZ:
        28.5939, 37.3973, 10.2688
        xyY:
        0.3750, 0.4904, 37.3973
      CIE-Lab:
        67.5740, -25.2045, 53.0566
        CIE-LCH:
        67.5740, 58.7390, 115.4101
        CIE-Luv:
        67.5740, -11.8329, 65.1933
        Hunter-Lab:
        61.1533, -23.5558, 32.8515
      #95af3e color charts
#95af3e RGB chart
      #95af3e CMYK chart
      #95af3e RGB pie chart
      #95af3e color shades, tints & tones
#95af3e color schemes
#95af3e color preview, HTML & CSS examples
           This text has a color of #95af3e        
        
          <p style="color:#95af3e;">Text here</p>
        
        
          .mytext {color:#95af3e;}
        
        Text color #95af3e
      
           This box has a color of #95af3e        
        
          <div style="background-color:#95af3e;">Content here</div>
        
        
          .mybackground {background-color:#95af3e;}
        
        Background color #95af3e
      
           Border around this has a color of #95af3e        
        
          <div style="border:2px solid #95af3e;">Content here</div>
        
        
          .myborder {border:2px solid #95af3e;}
        
        Border color #95af3e