#9d9e3b color space conversions
Hex:
        #9d9e3b
        RGB:
        157, 158, 59
        CMY:
        38, 38, 77
        CMYK:
        1, 0, 63, 38
      HSL:
        61°, 45.6221%, 42.5490%
        HSV (HSB):
        61°, 62.6582%, 61.9608%
        XYZ:
        26.9209, 31.9376, 8.8834
        xyY:
        0.3974, 0.4715, 31.9376
      CIE-Lab:
        63.2913, -13.4100, 49.9658
        CIE-LCH:
        63.2913, 51.7341, 105.0233
        CIE-Luv:
        63.2913, 3.5641, 58.6789
        Hunter-Lab:
        56.5133, -13.8674, 30.2395
      #9d9e3b color charts
#9d9e3b RGB chart
      #9d9e3b CMYK chart
      #9d9e3b RGB pie chart
      #9d9e3b color shades, tints & tones
#9d9e3b color schemes
#9d9e3b color preview, HTML & CSS examples
           This text has a color of #9d9e3b        
        
          <p style="color:#9d9e3b;">Text here</p>
        
        
          .mytext {color:#9d9e3b;}
        
        Text color #9d9e3b
      
           This box has a color of #9d9e3b        
        
          <div style="background-color:#9d9e3b;">Content here</div>
        
        
          .mybackground {background-color:#9d9e3b;}
        
        Background color #9d9e3b
      
           Border around this has a color of #9d9e3b        
        
          <div style="border:2px solid #9d9e3b;">Content here</div>
        
        
          .myborder {border:2px solid #9d9e3b;}
        
        Border color #9d9e3b