#95e72d color space conversions
Hex:
        #95e72d
        RGB:
        149, 231, 45
        CMY:
        42, 9, 82
        CMYK:
        35, 0, 81, 9
      HSL:
        86°, 79.4872%, 54.1176%
        HSV (HSB):
        86°, 80.5195%, 90.5882%
        XYZ:
        41.4440, 63.7309, 12.5996
        xyY:
        0.3519, 0.5411, 63.7309
      CIE-Lab:
        83.8254, -51.1321, 74.6523
        CIE-LCH:
        83.8254, 90.4846, 124.4086
        CIE-Luv:
        83.8254, -41.0846, 93.4281
        Hunter-Lab:
        79.8316, -47.0383, 46.5246
      #95e72d color charts
#95e72d RGB chart
      #95e72d CMYK chart
      #95e72d RGB pie chart
      #95e72d color shades, tints & tones
#95e72d color schemes
#95e72d color preview, HTML & CSS examples
           This text has a color of #95e72d        
        
          <p style="color:#95e72d;">Text here</p>
        
        
          .mytext {color:#95e72d;}
        
        Text color #95e72d
      
           This box has a color of #95e72d        
        
          <div style="background-color:#95e72d;">Content here</div>
        
        
          .mybackground {background-color:#95e72d;}
        
        Background color #95e72d
      
           Border around this has a color of #95e72d        
        
          <div style="border:2px solid #95e72d;">Content here</div>
        
        
          .myborder {border:2px solid #95e72d;}
        
        Border color #95e72d