#95c16a color space conversions
Hex:
        #95c16a
        RGB:
        149, 193, 106
        CMY:
        42, 24, 58
        CMYK:
        23, 0, 45, 24
      HSL:
        90°, 41.2322%, 58.6275%
        HSV (HSB):
        90°, 45.0777%, 75.6863%
        XYZ:
        34.0659, 45.5701, 20.6361
        xyY:
        0.3397, 0.4545, 45.5701
      CIE-Lab:
        73.2657, -29.6007, 39.0242
        CIE-LCH:
        73.2657, 48.9805, 127.1811
        CIE-Luv:
        73.2657, -21.9412, 55.0446
        Hunter-Lab:
        67.5056, -28.0570, 29.1293
      #95c16a color charts
#95c16a RGB chart
      #95c16a CMYK chart
      #95c16a RGB pie chart
      #95c16a color shades, tints & tones
#95c16a color schemes
#95c16a color preview, HTML & CSS examples
           This text has a color of #95c16a        
        
          <p style="color:#95c16a;">Text here</p>
        
        
          .mytext {color:#95c16a;}
        
        Text color #95c16a
      
           This box has a color of #95c16a        
        
          <div style="background-color:#95c16a;">Content here</div>
        
        
          .mybackground {background-color:#95c16a;}
        
        Background color #95c16a
      
           Border around this has a color of #95c16a        
        
          <div style="border:2px solid #95c16a;">Content here</div>
        
        
          .myborder {border:2px solid #95c16a;}
        
        Border color #95c16a