#5f933b color space conversions
Hex:
        #5f933b
        RGB:
        95, 147, 59
        CMY:
        63, 42, 77
        CMYK:
        35, 0, 60, 42
      HSL:
        95°, 42.7184%, 40.3922%
        HSV (HSB):
        95°, 59.8639%, 57.6471%
        XYZ:
        15.9425, 23.6161, 7.8558
        xyY:
        0.3362, 0.4981, 23.6161
      CIE-Lab:
        55.7014, -33.3118, 40.3624
        CIE-LCH:
        55.7014, 52.3335, 129.5335
        CIE-Luv:
        55.7014, -25.9852, 51.7444
        Hunter-Lab:
        48.5964, -26.4853, 24.4330
      #5f933b color charts
#5f933b RGB chart
      #5f933b CMYK chart
      #5f933b RGB pie chart
      #5f933b color shades, tints & tones
#5f933b color schemes
#5f933b color preview, HTML & CSS examples
           This text has a color of #5f933b        
        
          <p style="color:#5f933b;">Text here</p>
        
        
          .mytext {color:#5f933b;}
        
        Text color #5f933b
      
           This box has a color of #5f933b        
        
          <div style="background-color:#5f933b;">Content here</div>
        
        
          .mybackground {background-color:#5f933b;}
        
        Background color #5f933b
      
           Border around this has a color of #5f933b        
        
          <div style="border:2px solid #5f933b;">Content here</div>
        
        
          .myborder {border:2px solid #5f933b;}
        
        Border color #5f933b