#7fcf3f color space conversions
Hex:
        #7fcf3f
        RGB:
        127, 207, 63
        CMY:
        50, 19, 75
        CMYK:
        39, 0, 70, 19
      HSL:
        93°, 60.0000%, 52.9412%
        HSV (HSB):
        93°, 69.5652%, 81.1765%
        XYZ:
        31.9624, 49.4966, 12.5718
        xyY:
        0.3399, 0.5264, 49.4966
      CIE-Lab:
        75.7592, -47.8146, 60.8166
        CIE-LCH:
        75.7592, 77.3621, 128.1747
        CIE-Luv:
        75.7592, -39.8024, 78.9723
        Hunter-Lab:
        70.3538, -42.0248, 38.6529
      #7fcf3f color charts
#7fcf3f RGB chart
      #7fcf3f CMYK chart
      #7fcf3f RGB pie chart
      #7fcf3f color shades, tints & tones
#7fcf3f color schemes
#7fcf3f color preview, HTML & CSS examples
           This text has a color of #7fcf3f        
        
          <p style="color:#7fcf3f;">Text here</p>
        
        
          .mytext {color:#7fcf3f;}
        
        Text color #7fcf3f
      
           This box has a color of #7fcf3f        
        
          <div style="background-color:#7fcf3f;">Content here</div>
        
        
          .mybackground {background-color:#7fcf3f;}
        
        Background color #7fcf3f
      
           Border around this has a color of #7fcf3f        
        
          <div style="border:2px solid #7fcf3f;">Content here</div>
        
        
          .myborder {border:2px solid #7fcf3f;}
        
        Border color #7fcf3f