#7fc8aa color space conversions
Hex:
        #7fc8aa
        RGB:
        127, 200, 170
        CMY:
        50, 22, 33
        CMYK:
        37, 0, 15, 22
      HSL:
        155°, 39.8907%, 64.1176%
        HSV (HSB):
        155°, 36.5000%, 78.4314%
        XYZ:
        36.6624, 48.7229, 45.5024
        xyY:
        0.2801, 0.3722, 48.7229
      CIE-Lab:
        75.2786, -29.4735, 7.8493
        CIE-LCH:
        75.2786, 30.5008, 165.0872
        CIE-Luv:
        75.2786, -34.8576, 16.3721
        Hunter-Lab:
        69.8018, -28.3985, 10.2113
      #7fc8aa color charts
#7fc8aa RGB chart
      #7fc8aa CMYK chart
      #7fc8aa RGB pie chart
      #7fc8aa color shades, tints & tones
#7fc8aa color schemes
#7fc8aa color preview, HTML & CSS examples
           This text has a color of #7fc8aa        
        
          <p style="color:#7fc8aa;">Text here</p>
        
        
          .mytext {color:#7fc8aa;}
        
        Text color #7fc8aa
      
           This box has a color of #7fc8aa        
        
          <div style="background-color:#7fc8aa;">Content here</div>
        
        
          .mybackground {background-color:#7fc8aa;}
        
        Background color #7fc8aa
      
           Border around this has a color of #7fc8aa        
        
          <div style="border:2px solid #7fc8aa;">Content here</div>
        
        
          .myborder {border:2px solid #7fc8aa;}
        
        Border color #7fc8aa