#95c80e color space conversions
Hex:
        #95c80e
        RGB:
        149, 200, 14
        CMY:
        42, 22, 95
        CMYK:
        26, 0, 93, 22
      HSL:
        76°, 86.9159%, 41.9608%
        HSV (HSB):
        76°, 93.0000%, 78.4314%
        XYZ:
        33.1280, 47.7298, 7.8822
        xyY:
        0.3733, 0.5379, 47.7298
      CIE-Lab:
        74.6542, -38.8755, 72.9464
        CIE-LCH:
        74.6542, 82.6589, 118.0546
        CIE-Luv:
        74.6542, -25.5754, 84.9964
        Hunter-Lab:
        69.0868, -35.3089, 41.5963
      #95c80e color charts
#95c80e RGB chart
      #95c80e CMYK chart
      #95c80e RGB pie chart
      #95c80e color shades, tints & tones
#95c80e color schemes
#95c80e color preview, HTML & CSS examples
           This text has a color of #95c80e        
        
          <p style="color:#95c80e;">Text here</p>
        
        
          .mytext {color:#95c80e;}
        
        Text color #95c80e
      
           This box has a color of #95c80e        
        
          <div style="background-color:#95c80e;">Content here</div>
        
        
          .mybackground {background-color:#95c80e;}
        
        Background color #95c80e
      
           Border around this has a color of #95c80e        
        
          <div style="border:2px solid #95c80e;">Content here</div>
        
        
          .myborder {border:2px solid #95c80e;}
        
        Border color #95c80e