#95a51e color space conversions
Hex:
        #95a51e
        RGB:
        149, 165, 30
        CMY:
        42, 35, 88
        CMYK:
        10, 0, 82, 35
      HSL:
        67°, 69.2308%, 38.2353%
        HSV (HSB):
        67°, 81.8182%, 64.7059%
        XYZ:
        26.0839, 33.3936, 6.2991
        xyY:
        0.3966, 0.5077, 33.3936
      CIE-Lab:
        64.4783, -21.9656, 61.4040
        CIE-LCH:
        64.4783, 65.2145, 109.6833
        CIE-Luv:
        64.4783, -5.6233, 68.9210
        Hunter-Lab:
        57.7872, -20.5564, 33.9881
      #95a51e color charts
#95a51e RGB chart
      #95a51e CMYK chart
      #95a51e RGB pie chart
      #95a51e color shades, tints & tones
#95a51e color schemes
#95a51e color preview, HTML & CSS examples
           This text has a color of #95a51e        
        
          <p style="color:#95a51e;">Text here</p>
        
        
          .mytext {color:#95a51e;}
        
        Text color #95a51e
      
           This box has a color of #95a51e        
        
          <div style="background-color:#95a51e;">Content here</div>
        
        
          .mybackground {background-color:#95a51e;}
        
        Background color #95a51e
      
           Border around this has a color of #95a51e        
        
          <div style="border:2px solid #95a51e;">Content here</div>
        
        
          .myborder {border:2px solid #95a51e;}
        
        Border color #95a51e