#7fc5aa color space conversions
Hex:
        #7fc5aa
        RGB:
        127, 197, 170
        CMY:
        50, 23, 33
        CMYK:
        36, 0, 14, 23
      HSL:
        157°, 37.6344%, 63.5294%
        HSV (HSB):
        157°, 35.5330%, 77.2549%
        XYZ:
        35.9743, 47.3468, 45.2730
        xyY:
        0.2798, 0.3682, 47.3468
      CIE-Lab:
        74.4111, -28.0253, 6.6052
        CIE-LCH:
        74.4111, 28.7932, 166.7381
        CIE-Luv:
        74.4111, -33.5572, 14.3137
        Hunter-Lab:
        68.8090, -27.0934, 9.1564
      #7fc5aa color charts
#7fc5aa RGB chart
      #7fc5aa CMYK chart
      #7fc5aa RGB pie chart
      #7fc5aa color shades, tints & tones
#7fc5aa color schemes
#7fc5aa color preview, HTML & CSS examples
           This text has a color of #7fc5aa        
        
          <p style="color:#7fc5aa;">Text here</p>
        
        
          .mytext {color:#7fc5aa;}
        
        Text color #7fc5aa
      
           This box has a color of #7fc5aa        
        
          <div style="background-color:#7fc5aa;">Content here</div>
        
        
          .mybackground {background-color:#7fc5aa;}
        
        Background color #7fc5aa
      
           Border around this has a color of #7fc5aa        
        
          <div style="border:2px solid #7fc5aa;">Content here</div>
        
        
          .myborder {border:2px solid #7fc5aa;}
        
        Border color #7fc5aa