#7faeac color space conversions
Hex:
        #7faeac
        RGB:
        127, 174, 172
        CMY:
        50, 32, 33
        CMYK:
        27, 0, 1, 32
      HSL:
        177°, 22.4880%, 59.0196%
        HSV (HSB):
        177°, 27.0115%, 68.2353%
        XYZ:
        31.3348, 37.7627, 44.6671
        xyY:
        0.2754, 0.3319, 37.7627
      CIE-Lab:
        67.8453, -15.9938, -4.0461
        CIE-LCH:
        67.8453, 16.4977, 194.1967
        CIE-Luv:
        67.8453, -23.4246, -3.4390
        Hunter-Lab:
        61.4514, -16.5204, -0.0802
      #7faeac color charts
#7faeac RGB chart
      #7faeac CMYK chart
      #7faeac RGB pie chart
      #7faeac color shades, tints & tones
#7faeac color schemes
#7faeac color preview, HTML & CSS examples
           This text has a color of #7faeac        
        
          <p style="color:#7faeac;">Text here</p>
        
        
          .mytext {color:#7faeac;}
        
        Text color #7faeac
      
           This box has a color of #7faeac        
        
          <div style="background-color:#7faeac;">Content here</div>
        
        
          .mybackground {background-color:#7faeac;}
        
        Background color #7faeac
      
           Border around this has a color of #7faeac        
        
          <div style="border:2px solid #7faeac;">Content here</div>
        
        
          .myborder {border:2px solid #7faeac;}
        
        Border color #7faeac