#95ac4b color space conversions
Hex:
        #95ac4b
        RGB:
        149, 172, 75
        CMY:
        42, 33, 71
        CMYK:
        13, 0, 56, 33
      HSL:
        74°, 39.2713%, 48.4314%
        HSV (HSB):
        74°, 56.3953%, 67.4510%
        XYZ:
        28.4169, 36.4026, 12.1853
        xyY:
        0.3690, 0.4727, 36.4026
      CIE-Lab:
        66.8264, -22.6745, 46.4238
        CIE-LCH:
        66.8264, 51.6653, 116.0320
        CIE-Luv:
        66.8264, -10.2579, 58.9545
        Hunter-Lab:
        60.3346, -21.5139, 30.2599
      #95ac4b color charts
#95ac4b RGB chart
      #95ac4b CMYK chart
      #95ac4b RGB pie chart
      #95ac4b color shades, tints & tones
#95ac4b color schemes
#95ac4b color preview, HTML & CSS examples
           This text has a color of #95ac4b        
        
          <p style="color:#95ac4b;">Text here</p>
        
        
          .mytext {color:#95ac4b;}
        
        Text color #95ac4b
      
           This box has a color of #95ac4b        
        
          <div style="background-color:#95ac4b;">Content here</div>
        
        
          .mybackground {background-color:#95ac4b;}
        
        Background color #95ac4b
      
           Border around this has a color of #95ac4b        
        
          <div style="border:2px solid #95ac4b;">Content here</div>
        
        
          .myborder {border:2px solid #95ac4b;}
        
        Border color #95ac4b