#95e72b color space conversions
Hex:
        #95e72b
        RGB:
        149, 231, 43
        CMY:
        42, 9, 83
        CMYK:
        35, 0, 81, 9
      HSL:
        86°, 79.6610%, 53.7255%
        HSV (HSB):
        86°, 81.3853%, 90.5882%
        XYZ:
        41.4064, 63.7158, 12.4015
        xyY:
        0.3523, 0.5422, 63.7158
      CIE-Lab:
        83.8176, -51.2129, 75.1521
        CIE-LCH:
        83.8176, 90.9429, 124.2727
        CIE-Luv:
        83.8176, -41.0945, 93.7771
        Hunter-Lab:
        79.8222, -47.0950, 46.6640
      #95e72b color charts
#95e72b RGB chart
      #95e72b CMYK chart
      #95e72b RGB pie chart
      #95e72b color shades, tints & tones
#95e72b color schemes
#95e72b color preview, HTML & CSS examples
           This text has a color of #95e72b        
        
          <p style="color:#95e72b;">Text here</p>
        
        
          .mytext {color:#95e72b;}
        
        Text color #95e72b
      
           This box has a color of #95e72b        
        
          <div style="background-color:#95e72b;">Content here</div>
        
        
          .mybackground {background-color:#95e72b;}
        
        Background color #95e72b
      
           Border around this has a color of #95e72b        
        
          <div style="border:2px solid #95e72b;">Content here</div>
        
        
          .myborder {border:2px solid #95e72b;}
        
        Border color #95e72b