#7fb4ac color space conversions
Hex:
        #7fb4ac
        RGB:
        127, 180, 172
        CMY:
        50, 29, 33
        CMYK:
        29, 0, 4, 29
      HSL:
        171°, 26.1084%, 60.1961%
        HSV (HSB):
        171°, 29.4444%, 70.5882%
        XYZ:
        32.5200, 40.1331, 45.0622
        xyY:
        0.2763, 0.3409, 40.1331
      CIE-Lab:
        69.5642, -19.1017, -1.5193
        CIE-LCH:
        69.5642, 19.1620, 184.5477
        CIE-Luv:
        69.5642, -26.0804, 0.8436
        Hunter-Lab:
        63.3507, -19.2336, 2.1717
      #7fb4ac color charts
#7fb4ac RGB chart
      #7fb4ac CMYK chart
      #7fb4ac RGB pie chart
      #7fb4ac color shades, tints & tones
#7fb4ac color schemes
#7fb4ac color preview, HTML & CSS examples
           This text has a color of #7fb4ac        
        
          <p style="color:#7fb4ac;">Text here</p>
        
        
          .mytext {color:#7fb4ac;}
        
        Text color #7fb4ac
      
           This box has a color of #7fb4ac        
        
          <div style="background-color:#7fb4ac;">Content here</div>
        
        
          .mybackground {background-color:#7fb4ac;}
        
        Background color #7fb4ac
      
           Border around this has a color of #7fb4ac        
        
          <div style="border:2px solid #7fb4ac;">Content here</div>
        
        
          .myborder {border:2px solid #7fb4ac;}
        
        Border color #7fb4ac