#7fcf1d color space conversions
Hex:
        #7fcf1d
        RGB:
        127, 207, 29
        CMY:
        50, 19, 89
        CMYK:
        39, 0, 86, 19
      HSL:
        87°, 75.4237%, 46.2745%
        HSV (HSB):
        87°, 85.9903%, 81.1765%
        XYZ:
        31.2870, 49.2264, 9.0150
        xyY:
        0.3495, 0.5498, 49.2264
      CIE-Lab:
        75.5919, -49.5603, 70.7474
        CIE-LCH:
        75.5919, 86.3795, 125.0122
        CIE-Luv:
        75.5919, -40.0570, 86.2167
        Hunter-Lab:
        70.1615, -43.1845, 41.4949
      #7fcf1d color charts
#7fcf1d RGB chart
      #7fcf1d CMYK chart
      #7fcf1d RGB pie chart
      #7fcf1d color shades, tints & tones
#7fcf1d color schemes
#7fcf1d color preview, HTML & CSS examples
           This text has a color of #7fcf1d        
        
          <p style="color:#7fcf1d;">Text here</p>
        
        
          .mytext {color:#7fcf1d;}
        
        Text color #7fcf1d
      
           This box has a color of #7fcf1d        
        
          <div style="background-color:#7fcf1d;">Content here</div>
        
        
          .mybackground {background-color:#7fcf1d;}
        
        Background color #7fcf1d
      
           Border around this has a color of #7fcf1d        
        
          <div style="border:2px solid #7fcf1d;">Content here</div>
        
        
          .myborder {border:2px solid #7fcf1d;}
        
        Border color #7fcf1d