#7fd0a1 color space conversions
Hex:
        #7fd0a1
        RGB:
        127, 208, 161
        CMY:
        50, 18, 37
        CMYK:
        39, 0, 23, 18
      HSL:
        145°, 46.2857%, 65.6863%
        HSV (HSB):
        145°, 38.9423%, 81.5686%
        XYZ:
        37.7413, 52.1970, 41.8041
        xyY:
        0.2865, 0.3962, 52.1970
      CIE-Lab:
        77.3985, -35.0750, 15.6703
        CIE-LCH:
        77.3985, 38.4164, 155.9265
        CIE-Luv:
        77.3985, -38.5120, 28.3698
        Hunter-Lab:
        72.2475, -33.1866, 16.2667
      #7fd0a1 color charts
#7fd0a1 RGB chart
      #7fd0a1 CMYK chart
      #7fd0a1 RGB pie chart
      #7fd0a1 color shades, tints & tones
#7fd0a1 color schemes
#7fd0a1 color preview, HTML & CSS examples
           This text has a color of #7fd0a1        
        
          <p style="color:#7fd0a1;">Text here</p>
        
        
          .mytext {color:#7fd0a1;}
        
        Text color #7fd0a1
      
           This box has a color of #7fd0a1        
        
          <div style="background-color:#7fd0a1;">Content here</div>
        
        
          .mybackground {background-color:#7fd0a1;}
        
        Background color #7fd0a1
      
           Border around this has a color of #7fd0a1        
        
          <div style="border:2px solid #7fd0a1;">Content here</div>
        
        
          .myborder {border:2px solid #7fd0a1;}
        
        Border color #7fd0a1