#7fc0a4 color space conversions
Hex:
        #7fc0a4
        RGB:
        127, 192, 164
        CMY:
        50, 25, 36
        CMYK:
        34, 0, 15, 25
      HSL:
        154°, 34.0314%, 62.5490%
        HSV (HSB):
        154°, 33.8542%, 75.2941%
        XYZ:
        34.3029, 44.8916, 41.9790
        xyY:
        0.2831, 0.3705, 44.8916
      CIE-Lab:
        72.8205, -26.8600, 7.5748
        CIE-LCH:
        72.8205, 27.9077, 164.2510
        CIE-Luv:
        72.8205, -31.4686, 15.4590
        Hunter-Lab:
        67.0012, -25.8648, 9.7533
      #7fc0a4 color charts
#7fc0a4 RGB chart
      #7fc0a4 CMYK chart
      #7fc0a4 RGB pie chart
      #7fc0a4 color shades, tints & tones
#7fc0a4 color schemes
#7fc0a4 color preview, HTML & CSS examples
           This text has a color of #7fc0a4        
        
          <p style="color:#7fc0a4;">Text here</p>
        
        
          .mytext {color:#7fc0a4;}
        
        Text color #7fc0a4
      
           This box has a color of #7fc0a4        
        
          <div style="background-color:#7fc0a4;">Content here</div>
        
        
          .mybackground {background-color:#7fc0a4;}
        
        Background color #7fc0a4
      
           Border around this has a color of #7fc0a4        
        
          <div style="border:2px solid #7fc0a4;">Content here</div>
        
        
          .myborder {border:2px solid #7fc0a4;}
        
        Border color #7fc0a4