#5f8a12 color space conversions
Hex:
        #5f8a12
        RGB:
        95, 138, 18
        CMY:
        63, 46, 93
        CMYK:
        31, 0, 87, 46
      HSL:
        82°, 76.9231%, 30.5882%
        HSV (HSB):
        82°, 86.9565%, 54.1176%
        XYZ:
        13.9170, 20.6535, 3.8253
        xyY:
        0.3625, 0.5379, 20.6535
      CIE-Lab:
        52.5682, -32.0173, 52.7175
        CIE-LCH:
        52.5682, 61.6785, 121.2719
        CIE-Luv:
        52.5682, -21.7071, 58.9151
        Hunter-Lab:
        45.4462, -24.8687, 26.8217
      #5f8a12 color charts
#5f8a12 RGB chart
      #5f8a12 CMYK chart
      #5f8a12 RGB pie chart
      #5f8a12 color shades, tints & tones
#5f8a12 color schemes
#5f8a12 color preview, HTML & CSS examples
           This text has a color of #5f8a12        
        
          <p style="color:#5f8a12;">Text here</p>
        
        
          .mytext {color:#5f8a12;}
        
        Text color #5f8a12
      
           This box has a color of #5f8a12        
        
          <div style="background-color:#5f8a12;">Content here</div>
        
        
          .mybackground {background-color:#5f8a12;}
        
        Background color #5f8a12
      
           Border around this has a color of #5f8a12        
        
          <div style="border:2px solid #5f8a12;">Content here</div>
        
        
          .myborder {border:2px solid #5f8a12;}
        
        Border color #5f8a12