#5f9914 color space conversions
Hex:
        #5f9914
        RGB:
        95, 153, 20
        CMY:
        63, 40, 92
        CMYK:
        38, 0, 87, 40
      HSL:
        86°, 76.8786%, 33.9216%
        HSV (HSB):
        86°, 86.9281%, 60.0000%
        XYZ:
        16.2368, 25.2659, 4.6829
        xyY:
        0.3516, 0.5471, 25.2659
      CIE-Lab:
        57.3336, -38.6603, 56.3648
        CIE-LCH:
        57.3336, 68.3492, 124.4460
        CIE-Luv:
        57.3336, -29.1804, 65.0417
        Hunter-Lab:
        50.2652, -30.3044, 29.6620
      #5f9914 color charts
#5f9914 RGB chart
      #5f9914 CMYK chart
      #5f9914 RGB pie chart
      #5f9914 color shades, tints & tones
#5f9914 color schemes
#5f9914 color preview, HTML & CSS examples
           This text has a color of #5f9914        
        
          <p style="color:#5f9914;">Text here</p>
        
        
          .mytext {color:#5f9914;}
        
        Text color #5f9914
      
           This box has a color of #5f9914        
        
          <div style="background-color:#5f9914;">Content here</div>
        
        
          .mybackground {background-color:#5f9914;}
        
        Background color #5f9914
      
           Border around this has a color of #5f9914        
        
          <div style="border:2px solid #5f9914;">Content here</div>
        
        
          .myborder {border:2px solid #5f9914;}
        
        Border color #5f9914