#95af3f color space conversions
Hex:
        #95af3f
        RGB:
        149, 175, 63
        CMY:
        42, 31, 75
        CMYK:
        15, 0, 64, 31
      HSL:
        74°, 47.0588%, 46.6667%
        HSV (HSB):
        74°, 64.0000%, 68.6275%
        XYZ:
        28.6216, 37.4084, 10.4146
        xyY:
        0.3744, 0.4894, 37.4084
      CIE-Lab:
        67.5823, -25.1319, 52.6417
        CIE-LCH:
        67.5823, 58.3332, 115.5205
        CIE-Luv:
        67.5823, -11.8423, 64.8576
        Hunter-Lab:
        61.1624, -23.5032, 32.7179
      #95af3f color charts
#95af3f RGB chart
      #95af3f CMYK chart
      #95af3f RGB pie chart
      #95af3f color shades, tints & tones
#95af3f color schemes
#95af3f color preview, HTML & CSS examples
           This text has a color of #95af3f        
        
          <p style="color:#95af3f;">Text here</p>
        
        
          .mytext {color:#95af3f;}
        
        Text color #95af3f
      
           This box has a color of #95af3f        
        
          <div style="background-color:#95af3f;">Content here</div>
        
        
          .mybackground {background-color:#95af3f;}
        
        Background color #95af3f
      
           Border around this has a color of #95af3f        
        
          <div style="border:2px solid #95af3f;">Content here</div>
        
        
          .myborder {border:2px solid #95af3f;}
        
        Border color #95af3f