#7d940f color space conversions
Hex:
        #7d940f
        RGB:
        125, 148, 15
        CMY:
        51, 42, 94
        CMYK:
        16, 0, 90, 42
      HSL:
        70°, 81.5951%, 31.9608%
        HSV (HSB):
        70°, 89.8649%, 58.0392%
        XYZ:
        19.1336, 25.5743, 4.3798
        xyY:
        0.3898, 0.5210, 25.5743
      CIE-Lab:
        57.6307, -24.3367, 58.4225
        CIE-LCH:
        57.6307, 63.2887, 112.6149
        CIE-Luv:
        57.6307, -10.3488, 63.7594
        Hunter-Lab:
        50.5710, -20.9637, 30.2648
      #7d940f color charts
#7d940f RGB chart
      #7d940f CMYK chart
      #7d940f RGB pie chart
      #7d940f color shades, tints & tones
#7d940f color schemes
#7d940f color preview, HTML & CSS examples
           This text has a color of #7d940f        
        
          <p style="color:#7d940f;">Text here</p>
        
        
          .mytext {color:#7d940f;}
        
        Text color #7d940f
      
           This box has a color of #7d940f        
        
          <div style="background-color:#7d940f;">Content here</div>
        
        
          .mybackground {background-color:#7d940f;}
        
        Background color #7d940f
      
           Border around this has a color of #7d940f        
        
          <div style="border:2px solid #7d940f;">Content here</div>
        
        
          .myborder {border:2px solid #7d940f;}
        
        Border color #7d940f