#7fdd4e color space conversions
Hex:
        #7fdd4e
        RGB:
        127, 221, 78
        CMY:
        50, 13, 69
        CMYK:
        43, 0, 65, 13
      HSL:
        99°, 67.7725%, 58.6275%
        HSV (HSB):
        99°, 64.7059%, 86.6667%
        XYZ:
        35.9840, 56.7750, 16.2698
        xyY:
        0.3300, 0.5207, 56.7750
      CIE-Lab:
        80.0529, -52.3111, 59.4785
        CIE-LCH:
        80.0529, 79.2095, 131.3315
        CIE-Luv:
        80.0529, -45.9263, 80.4796
        Hunter-Lab:
        75.3492, -46.6160, 39.9422
      #7fdd4e color charts
#7fdd4e RGB chart
      #7fdd4e CMYK chart
      #7fdd4e RGB pie chart
      #7fdd4e color shades, tints & tones
#7fdd4e color schemes
#7fdd4e color preview, HTML & CSS examples
           This text has a color of #7fdd4e        
        
          <p style="color:#7fdd4e;">Text here</p>
        
        
          .mytext {color:#7fdd4e;}
        
        Text color #7fdd4e
      
           This box has a color of #7fdd4e        
        
          <div style="background-color:#7fdd4e;">Content here</div>
        
        
          .mybackground {background-color:#7fdd4e;}
        
        Background color #7fdd4e
      
           Border around this has a color of #7fdd4e        
        
          <div style="border:2px solid #7fdd4e;">Content here</div>
        
        
          .myborder {border:2px solid #7fdd4e;}
        
        Border color #7fdd4e