#95af1f color space conversions
Hex:
        #95af1f
        RGB:
        149, 175, 31
        CMY:
        42, 31, 88
        CMYK:
        15, 0, 82, 31
      HSL:
        71°, 69.9029%, 40.3922%
        HSV (HSB):
        71°, 82.2857%, 68.6275%
        XYZ:
        27.9717, 37.1484, 6.9924
        xyY:
        0.3879, 0.5151, 37.1484
      CIE-Lab:
        67.3882, -26.8515, 63.6814
        CIE-LCH:
        67.3882, 69.1110, 112.8629
        CIE-Luv:
        67.3882, -11.6176, 72.8989
        Hunter-Lab:
        60.9495, -24.7422, 35.8626
      #95af1f color charts
#95af1f RGB chart
      #95af1f CMYK chart
      #95af1f RGB pie chart
      #95af1f color shades, tints & tones
#95af1f color schemes
#95af1f color preview, HTML & CSS examples
           This text has a color of #95af1f        
        
          <p style="color:#95af1f;">Text here</p>
        
        
          .mytext {color:#95af1f;}
        
        Text color #95af1f
      
           This box has a color of #95af1f        
        
          <div style="background-color:#95af1f;">Content here</div>
        
        
          .mybackground {background-color:#95af1f;}
        
        Background color #95af1f
      
           Border around this has a color of #95af1f        
        
          <div style="border:2px solid #95af1f;">Content here</div>
        
        
          .myborder {border:2px solid #95af1f;}
        
        Border color #95af1f