#7fd6aa color space conversions
Hex:
        #7fd6aa
        RGB:
        127, 214, 170
        CMY:
        50, 16, 33
        CMYK:
        41, 0, 21, 16
      HSL:
        150°, 51.4793%, 66.8627%
        HSV (HSB):
        150°, 40.6542%, 83.9216%
        XYZ:
        40.0547, 55.5074, 46.6331
        xyY:
        0.2817, 0.3904, 55.5074
      CIE-Lab:
        79.3327, -36.0516, 13.6106
        CIE-LCH:
        79.3327, 38.5353, 159.3169
        CIE-Luv:
        79.3327, -40.8502, 25.8153
        Hunter-Lab:
        74.5033, -34.4152, 15.0415
      #7fd6aa color charts
#7fd6aa RGB chart
      #7fd6aa CMYK chart
      #7fd6aa RGB pie chart
      #7fd6aa color shades, tints & tones
#7fd6aa color schemes
#7fd6aa color preview, HTML & CSS examples
           This text has a color of #7fd6aa        
        
          <p style="color:#7fd6aa;">Text here</p>
        
        
          .mytext {color:#7fd6aa;}
        
        Text color #7fd6aa
      
           This box has a color of #7fd6aa        
        
          <div style="background-color:#7fd6aa;">Content here</div>
        
        
          .mybackground {background-color:#7fd6aa;}
        
        Background color #7fd6aa
      
           Border around this has a color of #7fd6aa        
        
          <div style="border:2px solid #7fd6aa;">Content here</div>
        
        
          .myborder {border:2px solid #7fd6aa;}
        
        Border color #7fd6aa