#7fbe5e color space conversions
Hex:
        #7fbe5e
        RGB:
        127, 190, 94
        CMY:
        50, 25, 63
        CMYK:
        33, 0, 51, 25
      HSL:
        99°, 42.4779%, 55.6863%
        HSV (HSB):
        99°, 50.5263%, 74.5098%
        XYZ:
        29.1862, 42.1471, 17.1866
        xyY:
        0.3297, 0.4761, 42.1471
      CIE-Lab:
        70.9722, -37.5542, 41.8651
        CIE-LCH:
        70.9722, 56.2406, 131.8930
        CIE-Luv:
        70.9722, -31.4539, 58.7815
        Hunter-Lab:
        64.9208, -33.3637, 29.7486
      #7fbe5e color charts
#7fbe5e RGB chart
      #7fbe5e CMYK chart
      #7fbe5e RGB pie chart
      #7fbe5e color shades, tints & tones
#7fbe5e color schemes
#7fbe5e color preview, HTML & CSS examples
           This text has a color of #7fbe5e        
        
          <p style="color:#7fbe5e;">Text here</p>
        
        
          .mytext {color:#7fbe5e;}
        
        Text color #7fbe5e
      
           This box has a color of #7fbe5e        
        
          <div style="background-color:#7fbe5e;">Content here</div>
        
        
          .mybackground {background-color:#7fbe5e;}
        
        Background color #7fbe5e
      
           Border around this has a color of #7fbe5e        
        
          <div style="border:2px solid #7fbe5e;">Content here</div>
        
        
          .myborder {border:2px solid #7fbe5e;}
        
        Border color #7fbe5e