#7d984f color space conversions
Hex:
        #7d984f
        RGB:
        125, 152, 79
        CMY:
        51, 40, 69
        CMYK:
        18, 0, 48, 40
      HSL:
        82°, 31.6017%, 45.2941%
        HSV (HSB):
        82°, 48.0263%, 59.6078%
        XYZ:
        21.0970, 27.3810, 11.5703
        xyY:
        0.3513, 0.4560, 27.3810
      CIE-Lab:
        59.3253, -21.9422, 35.1404
        CIE-LCH:
        59.3253, 41.4284, 121.9812
        CIE-Luv:
        59.3253, -13.0744, 46.1879
        Hunter-Lab:
        52.3268, -19.6049, 23.5188
      #7d984f color charts
#7d984f RGB chart
      #7d984f CMYK chart
      #7d984f RGB pie chart
      #7d984f color shades, tints & tones
#7d984f color schemes
#7d984f color preview, HTML & CSS examples
           This text has a color of #7d984f        
        
          <p style="color:#7d984f;">Text here</p>
        
        
          .mytext {color:#7d984f;}
        
        Text color #7d984f
      
           This box has a color of #7d984f        
        
          <div style="background-color:#7d984f;">Content here</div>
        
        
          .mybackground {background-color:#7d984f;}
        
        Background color #7d984f
      
           Border around this has a color of #7d984f        
        
          <div style="border:2px solid #7d984f;">Content here</div>
        
        
          .myborder {border:2px solid #7d984f;}
        
        Border color #7d984f