#95e76d color space conversions
Hex:
        #95e76d
        RGB:
        149, 231, 109
        CMY:
        42, 9, 57
        CMYK:
        35, 0, 53, 9
      HSL:
        100°, 71.7647%, 66.6667%
        HSV (HSB):
        100°, 52.8139%, 90.5882%
        XYZ:
        43.7307, 64.6455, 24.6410
        xyY:
        0.3288, 0.4860, 64.6455
      CIE-Lab:
        84.3007, -46.3320, 51.0532
        CIE-LCH:
        84.3007, 68.9426, 132.2245
        CIE-Luv:
        84.3007, -40.5127, 73.1428
        Hunter-Lab:
        80.4024, -43.6186, 38.1111
      #95e76d color charts
#95e76d RGB chart
      #95e76d CMYK chart
      #95e76d RGB pie chart
      #95e76d color shades, tints & tones
#95e76d color schemes
#95e76d color preview, HTML & CSS examples
           This text has a color of #95e76d        
        
          <p style="color:#95e76d;">Text here</p>
        
        
          .mytext {color:#95e76d;}
        
        Text color #95e76d
      
           This box has a color of #95e76d        
        
          <div style="background-color:#95e76d;">Content here</div>
        
        
          .mybackground {background-color:#95e76d;}
        
        Background color #95e76d
      
           Border around this has a color of #95e76d        
        
          <div style="border:2px solid #95e76d;">Content here</div>
        
        
          .myborder {border:2px solid #95e76d;}
        
        Border color #95e76d