#5f8f45 color space conversions
Hex:
        #5f8f45
        RGB:
        95, 143, 69
        CMY:
        63, 44, 73
        CMYK:
        34, 0, 52, 44
      HSL:
        99°, 34.9057%, 41.5686%
        HSV (HSB):
        99°, 51.7483%, 56.0784%
        XYZ:
        15.6160, 22.5075, 9.1516
        xyY:
        0.3303, 0.4761, 22.5075
      CIE-Lab:
        54.5614, -30.2934, 34.0500
        CIE-LCH:
        54.5614, 45.5751, 131.6587
        CIE-Luv:
        54.5614, -23.9432, 45.2386
        Hunter-Lab:
        47.4421, -24.2688, 21.7724
      #5f8f45 color charts
#5f8f45 RGB chart
      #5f8f45 CMYK chart
      #5f8f45 RGB pie chart
      #5f8f45 color shades, tints & tones
#5f8f45 color schemes
#5f8f45 color preview, HTML & CSS examples
           This text has a color of #5f8f45        
        
          <p style="color:#5f8f45;">Text here</p>
        
        
          .mytext {color:#5f8f45;}
        
        Text color #5f8f45
      
           This box has a color of #5f8f45        
        
          <div style="background-color:#5f8f45;">Content here</div>
        
        
          .mybackground {background-color:#5f8f45;}
        
        Background color #5f8f45
      
           Border around this has a color of #5f8f45        
        
          <div style="border:2px solid #5f8f45;">Content here</div>
        
        
          .myborder {border:2px solid #5f8f45;}
        
        Border color #5f8f45