#95c42d color space conversions
Hex:
        #95c42d
        RGB:
        149, 196, 45
        CMY:
        42, 23, 82
        CMYK:
        24, 0, 77, 23
      HSL:
        79°, 62.6556%, 47.2549%
        HSV (HSB):
        79°, 77.0408%, 76.8627%
        XYZ:
        32.6080, 46.0589, 9.6543
        xyY:
        0.3692, 0.5215, 46.0589
      CIE-Lab:
        73.5837, -36.1121, 65.2715
        CIE-LCH:
        73.5837, 74.5953, 118.9540
        CIE-Luv:
        73.5837, -23.4341, 78.9833
        Hunter-Lab:
        67.8667, -33.0026, 39.0725
      #95c42d color charts
#95c42d RGB chart
      #95c42d CMYK chart
      #95c42d RGB pie chart
      #95c42d color shades, tints & tones
#95c42d color schemes
#95c42d color preview, HTML & CSS examples
           This text has a color of #95c42d        
        
          <p style="color:#95c42d;">Text here</p>
        
        
          .mytext {color:#95c42d;}
        
        Text color #95c42d
      
           This box has a color of #95c42d        
        
          <div style="background-color:#95c42d;">Content here</div>
        
        
          .mybackground {background-color:#95c42d;}
        
        Background color #95c42d
      
           Border around this has a color of #95c42d        
        
          <div style="border:2px solid #95c42d;">Content here</div>
        
        
          .myborder {border:2px solid #95c42d;}
        
        Border color #95c42d