#95d828 color space conversions
Hex:
        #95d828
        RGB:
        149, 216, 40
        CMY:
        42, 15, 84
        CMYK:
        31, 0, 81, 15
      HSL:
        83°, 69.2913%, 50.1961%
        HSV (HSB):
        83°, 81.4815%, 84.7059%
        XYZ:
        37.3333, 55.6545, 10.7822
        xyY:
        0.3598, 0.5363, 55.6545
      CIE-Lab:
        79.4168, -45.1037, 71.9824
        CIE-LCH:
        79.4168, 84.9459, 122.0710
        CIE-Luv:
        79.4168, -33.8004, 88.2112
        Hunter-Lab:
        74.6019, -41.2261, 43.6522
      #95d828 color charts
#95d828 RGB chart
      #95d828 CMYK chart
      #95d828 RGB pie chart
      #95d828 color shades, tints & tones
#95d828 color schemes
#95d828 color preview, HTML & CSS examples
           This text has a color of #95d828        
        
          <p style="color:#95d828;">Text here</p>
        
        
          .mytext {color:#95d828;}
        
        Text color #95d828
      
           This box has a color of #95d828        
        
          <div style="background-color:#95d828;">Content here</div>
        
        
          .mybackground {background-color:#95d828;}
        
        Background color #95d828
      
           Border around this has a color of #95d828        
        
          <div style="border:2px solid #95d828;">Content here</div>
        
        
          .myborder {border:2px solid #95d828;}
        
        Border color #95d828