#95a80e color space conversions
Hex:
        #95a80e
        RGB:
        149, 168, 14
        CMY:
        42, 34, 95
        CMYK:
        11, 0, 92, 34
      HSL:
        67°, 84.6154%, 35.6863%
        HSV (HSB):
        67°, 91.6667%, 65.8824%
        XYZ:
        26.4763, 34.4265, 5.6650
        xyY:
        0.3977, 0.5172, 34.4265
      CIE-Lab:
        65.2997, -23.8848, 65.5082
        CIE-LCH:
        65.2997, 69.7266, 110.0323
        CIE-Luv:
        65.2997, -7.3676, 72.2211
        Hunter-Lab:
        58.6741, -22.1327, 35.3474
      #95a80e color charts
#95a80e RGB chart
      #95a80e CMYK chart
      #95a80e RGB pie chart
      #95a80e color shades, tints & tones
#95a80e color schemes
#95a80e color preview, HTML & CSS examples
           This text has a color of #95a80e        
        
          <p style="color:#95a80e;">Text here</p>
        
        
          .mytext {color:#95a80e;}
        
        Text color #95a80e
      
           This box has a color of #95a80e        
        
          <div style="background-color:#95a80e;">Content here</div>
        
        
          .mybackground {background-color:#95a80e;}
        
        Background color #95a80e
      
           Border around this has a color of #95a80e        
        
          <div style="border:2px solid #95a80e;">Content here</div>
        
        
          .myborder {border:2px solid #95a80e;}
        
        Border color #95a80e