#7f8d30 color space conversions
Hex:
        #7f8d30
        RGB:
        127, 141, 48
        CMY:
        50, 45, 81
        CMYK:
        10, 0, 66, 45
      HSL:
        69°, 49.2063%, 37.0588%
        HSV (HSB):
        69°, 65.9574%, 55.2941%
        XYZ:
        18.8108, 23.7752, 6.3939
        xyY:
        0.3841, 0.4854, 23.7752
      CIE-Lab:
        55.8620, -18.3702, 46.1621
        CIE-LCH:
        55.8620, 49.6830, 111.7001
        CIE-Luv:
        55.8620, -5.2052, 53.6651
        Hunter-Lab:
        48.7598, -16.4671, 26.3571
      #7f8d30 color charts
#7f8d30 RGB chart
      #7f8d30 CMYK chart
      #7f8d30 RGB pie chart
      #7f8d30 color shades, tints & tones
#7f8d30 color schemes
#7f8d30 color preview, HTML & CSS examples
           This text has a color of #7f8d30        
        
          <p style="color:#7f8d30;">Text here</p>
        
        
          .mytext {color:#7f8d30;}
        
        Text color #7f8d30
      
           This box has a color of #7f8d30        
        
          <div style="background-color:#7f8d30;">Content here</div>
        
        
          .mybackground {background-color:#7f8d30;}
        
        Background color #7f8d30
      
           Border around this has a color of #7f8d30        
        
          <div style="border:2px solid #7f8d30;">Content here</div>
        
        
          .myborder {border:2px solid #7f8d30;}
        
        Border color #7f8d30