#95ae03 color space conversions
Hex:
        #95ae03
        RGB:
        149, 174, 3
        CMY:
        42, 32, 99
        CMYK:
        14, 0, 98, 32
      HSL:
        69°, 96.6102%, 34.7059%
        HSV (HSB):
        69°, 98.2759%, 68.2353%
        XYZ:
        27.5469, 36.6682, 5.7120
        xyY:
        0.3939, 0.5244, 36.6682
      CIE-Lab:
        67.0274, -26.9883, 68.2812
        CIE-LCH:
        67.0274, 73.4213, 111.5665
        CIE-Luv:
        67.0274, -10.9434, 75.4448
        Hunter-Lab:
        60.5543, -24.7681, 36.7953
      #95ae03 color charts
#95ae03 RGB chart
      #95ae03 CMYK chart
      #95ae03 RGB pie chart
      #95ae03 color shades, tints & tones
#95ae03 color schemes
#95ae03 color preview, HTML & CSS examples
           This text has a color of #95ae03        
        
          <p style="color:#95ae03;">Text here</p>
        
        
          .mytext {color:#95ae03;}
        
        Text color #95ae03
      
           This box has a color of #95ae03        
        
          <div style="background-color:#95ae03;">Content here</div>
        
        
          .mybackground {background-color:#95ae03;}
        
        Background color #95ae03
      
           Border around this has a color of #95ae03        
        
          <div style="border:2px solid #95ae03;">Content here</div>
        
        
          .myborder {border:2px solid #95ae03;}
        
        Border color #95ae03