#5f8d3a color space conversions
Hex:
        #5f8d3a
        RGB:
        95, 141, 58
        CMY:
        63, 45, 77
        CMYK:
        33, 0, 59, 45
      HSL:
        93°, 41.7085%, 39.0196%
        HSV (HSB):
        93°, 58.8652%, 55.2941%
        XYZ:
        15.0079, 21.7881, 7.4175
        xyY:
        0.3394, 0.4928, 21.7881
      CIE-Lab:
        53.8015, -30.6196, 38.6648
        CIE-LCH:
        53.8015, 49.3206, 128.3765
        CIE-Luv:
        53.8015, -23.0494, 49.1407
        Hunter-Lab:
        46.6778, -24.2945, 23.2527
      #5f8d3a color charts
#5f8d3a RGB chart
      #5f8d3a CMYK chart
      #5f8d3a RGB pie chart
      #5f8d3a color shades, tints & tones
#5f8d3a color schemes
#5f8d3a color preview, HTML & CSS examples
           This text has a color of #5f8d3a        
        
          <p style="color:#5f8d3a;">Text here</p>
        
        
          .mytext {color:#5f8d3a;}
        
        Text color #5f8d3a
      
           This box has a color of #5f8d3a        
        
          <div style="background-color:#5f8d3a;">Content here</div>
        
        
          .mybackground {background-color:#5f8d3a;}
        
        Background color #5f8d3a
      
           Border around this has a color of #5f8d3a        
        
          <div style="border:2px solid #5f8d3a;">Content here</div>
        
        
          .myborder {border:2px solid #5f8d3a;}
        
        Border color #5f8d3a