#7fcf2e color space conversions
Hex:
        #7fcf2e
        RGB:
        127, 207, 46
        CMY:
        50, 19, 82
        CMYK:
        39, 0, 78, 19
      HSL:
        90°, 63.6364%, 49.6078%
        HSV (HSB):
        90°, 77.7778%, 81.1765%
        XYZ:
        31.5584, 49.3349, 10.4441
        xyY:
        0.3455, 0.5401, 49.3349
      CIE-Lab:
        75.6592, -48.8550, 66.4814
        CIE-LCH:
        75.6592, 82.5021, 126.3109
        CIE-Luv:
        75.6592, -39.9534, 83.2759
        Hunter-Lab:
        70.2388, -42.7178, 40.3511
      #7fcf2e color charts
#7fcf2e RGB chart
      #7fcf2e CMYK chart
      #7fcf2e RGB pie chart
      #7fcf2e color shades, tints & tones
#7fcf2e color schemes
#7fcf2e color preview, HTML & CSS examples
           This text has a color of #7fcf2e        
        
          <p style="color:#7fcf2e;">Text here</p>
        
        
          .mytext {color:#7fcf2e;}
        
        Text color #7fcf2e
      
           This box has a color of #7fcf2e        
        
          <div style="background-color:#7fcf2e;">Content here</div>
        
        
          .mybackground {background-color:#7fcf2e;}
        
        Background color #7fcf2e
      
           Border around this has a color of #7fcf2e        
        
          <div style="border:2px solid #7fcf2e;">Content here</div>
        
        
          .myborder {border:2px solid #7fcf2e;}
        
        Border color #7fcf2e