#5d984f color space conversions
Hex:
        #5d984f
        RGB:
        93, 152, 79
        CMY:
        64, 40, 69
        CMYK:
        39, 0, 48, 40
      HSL:
        108°, 31.6017%, 45.2941%
        HSV (HSB):
        108°, 48.0263%, 59.6078%
        XYZ:
        17.1537, 25.3481, 11.3857
        xyY:
        0.3183, 0.4704, 25.3481
      CIE-Lab:
        57.4131, -33.8761, 32.3498
        CIE-LCH:
        57.4131, 46.8412, 136.3202
        CIE-Luv:
        57.4131, -28.9869, 45.0221
        Hunter-Lab:
        50.3469, -27.2904, 21.8347
      #5d984f color charts
#5d984f RGB chart
      #5d984f CMYK chart
      #5d984f RGB pie chart
      #5d984f color shades, tints & tones
#5d984f color schemes
#5d984f color preview, HTML & CSS examples
           This text has a color of #5d984f        
        
          <p style="color:#5d984f;">Text here</p>
        
        
          .mytext {color:#5d984f;}
        
        Text color #5d984f
      
           This box has a color of #5d984f        
        
          <div style="background-color:#5d984f;">Content here</div>
        
        
          .mybackground {background-color:#5d984f;}
        
        Background color #5d984f
      
           Border around this has a color of #5d984f        
        
          <div style="border:2px solid #5d984f;">Content here</div>
        
        
          .myborder {border:2px solid #5d984f;}
        
        Border color #5d984f