#7f8b41 color space conversions
Hex:
        #7f8b41
        RGB:
        127, 139, 65
        CMY:
        50, 45, 75
        CMYK:
        9, 0, 53, 45
      HSL:
        70°, 36.2745%, 40.0000%
        HSV (HSB):
        70°, 53.2374%, 54.5098%
        XYZ:
        18.9391, 23.3589, 8.5115
        xyY:
        0.3727, 0.4597, 23.3589
      CIE-Lab:
        55.4401, -15.8905, 37.6569
        CIE-LCH:
        55.4401, 40.8723, 112.8788
        CIE-Luv:
        55.4401, -4.3112, 46.1869
        Hunter-Lab:
        48.3311, -14.6318, 23.3902
      #7f8b41 color charts
#7f8b41 RGB chart
      #7f8b41 CMYK chart
      #7f8b41 RGB pie chart
      #7f8b41 color shades, tints & tones
#7f8b41 color schemes
#7f8b41 color preview, HTML & CSS examples
           This text has a color of #7f8b41        
        
          <p style="color:#7f8b41;">Text here</p>
        
        
          .mytext {color:#7f8b41;}
        
        Text color #7f8b41
      
           This box has a color of #7f8b41        
        
          <div style="background-color:#7f8b41;">Content here</div>
        
        
          .mybackground {background-color:#7f8b41;}
        
        Background color #7f8b41
      
           Border around this has a color of #7f8b41        
        
          <div style="border:2px solid #7f8b41;">Content here</div>
        
        
          .myborder {border:2px solid #7f8b41;}
        
        Border color #7f8b41