#9fa63f color space conversions
Hex:
        #9fa63f
        RGB:
        159, 166, 63
        CMY:
        38, 35, 75
        CMYK:
        4, 0, 62, 35
      HSL:
        64°, 44.9782%, 44.9020%
        HSV (HSB):
        64°, 62.0482%, 65.0980%
        XYZ:
        28.8315, 35.0022, 9.9392
        xyY:
        0.3908, 0.4745, 35.0022
      CIE-Lab:
        65.7504, -16.4186, 50.8970
        CIE-LCH:
        65.7504, 53.4797, 107.8789
        CIE-Luv:
        65.7504, -0.2192, 61.0083
        Hunter-Lab:
        59.1627, -16.5471, 31.4533
      #9fa63f color charts
#9fa63f RGB chart
      #9fa63f CMYK chart
      #9fa63f RGB pie chart
      #9fa63f color shades, tints & tones
#9fa63f color schemes
#9fa63f color preview, HTML & CSS examples
           This text has a color of #9fa63f        
        
          <p style="color:#9fa63f;">Text here</p>
        
        
          .mytext {color:#9fa63f;}
        
        Text color #9fa63f
      
           This box has a color of #9fa63f        
        
          <div style="background-color:#9fa63f;">Content here</div>
        
        
          .mybackground {background-color:#9fa63f;}
        
        Background color #9fa63f
      
           Border around this has a color of #9fa63f        
        
          <div style="border:2px solid #9fa63f;">Content here</div>
        
        
          .myborder {border:2px solid #9fa63f;}
        
        Border color #9fa63f