#95b730 color space conversions
Hex:
        #95b730
        RGB:
        149, 183, 48
        CMY:
        42, 28, 81
        CMYK:
        19, 0, 74, 28
      HSL:
        75°, 58.4416%, 45.2941%
        HSV (HSB):
        75°, 73.7705%, 71.7647%
        XYZ:
        29.8614, 40.4699, 9.0339
        xyY:
        0.3763, 0.5099, 40.4699
      CIE-Lab:
        69.8029, -29.9328, 60.7055
        CIE-LCH:
        69.8029, 67.6841, 116.2471
        CIE-Luv:
        69.8029, -16.2931, 72.7692
        Hunter-Lab:
        63.6160, -27.5399, 36.1116
      #95b730 color charts
#95b730 RGB chart
      #95b730 CMYK chart
      #95b730 RGB pie chart
      #95b730 color shades, tints & tones
#95b730 color schemes
#95b730 color preview, HTML & CSS examples
           This text has a color of #95b730        
        
          <p style="color:#95b730;">Text here</p>
        
        
          .mytext {color:#95b730;}
        
        Text color #95b730
      
           This box has a color of #95b730        
        
          <div style="background-color:#95b730;">Content here</div>
        
        
          .mybackground {background-color:#95b730;}
        
        Background color #95b730
      
           Border around this has a color of #95b730        
        
          <div style="border:2px solid #95b730;">Content here</div>
        
        
          .myborder {border:2px solid #95b730;}
        
        Border color #95b730