#5f7f33 color space conversions
Hex:
        #5f7f33
        RGB:
        95, 127, 51
        CMY:
        63, 50, 80
        CMYK:
        25, 0, 60, 50
      HSL:
        85°, 42.6966%, 34.9020%
        HSV (HSB):
        85°, 59.8425%, 49.8039%
        XYZ:
        12.9062, 17.8507, 5.8973
        xyY:
        0.3521, 0.4870, 17.8507
      CIE-Lab:
        49.3145, -24.5335, 36.9406
        CIE-LCH:
        49.3145, 44.3453, 123.5894
        CIE-Luv:
        49.3145, -15.9052, 44.9601
        Hunter-Lab:
        42.2500, -19.4107, 21.2993
      #5f7f33 color charts
#5f7f33 RGB chart
      #5f7f33 CMYK chart
      #5f7f33 RGB pie chart
      #5f7f33 color shades, tints & tones
#5f7f33 color schemes
#5f7f33 color preview, HTML & CSS examples
           This text has a color of #5f7f33        
        
          <p style="color:#5f7f33;">Text here</p>
        
        
          .mytext {color:#5f7f33;}
        
        Text color #5f7f33
      
           This box has a color of #5f7f33        
        
          <div style="background-color:#5f7f33;">Content here</div>
        
        
          .mybackground {background-color:#5f7f33;}
        
        Background color #5f7f33
      
           Border around this has a color of #5f7f33        
        
          <div style="border:2px solid #5f7f33;">Content here</div>
        
        
          .myborder {border:2px solid #5f7f33;}
        
        Border color #5f7f33