#7faec0 color space conversions
Hex:
        #7faec0
        RGB:
        127, 174, 192
        CMY:
        50, 32, 25
        CMYK:
        34, 9, 0, 25
      HSL:
        197°, 34.0314%, 62.5490%
        HSV (HSB):
        197°, 33.8542%, 75.2941%
        XYZ:
        33.4029, 38.5899, 55.5572
        xyY:
        0.2619, 0.3025, 38.5899
      CIE-Lab:
        68.4532, -11.1763, -14.2083
        CIE-LCH:
        68.4532, 18.0772, 231.8114
        CIE-Luv:
        68.4532, -23.4096, -19.9804
        Hunter-Lab:
        62.1208, -12.7304, -9.5410
      #7faec0 color charts
#7faec0 RGB chart
      #7faec0 CMYK chart
      #7faec0 RGB pie chart
      #7faec0 color shades, tints & tones
#7faec0 color schemes
#7faec0 color preview, HTML & CSS examples
           This text has a color of #7faec0        
        
          <p style="color:#7faec0;">Text here</p>
        
        
          .mytext {color:#7faec0;}
        
        Text color #7faec0
      
           This box has a color of #7faec0        
        
          <div style="background-color:#7faec0;">Content here</div>
        
        
          .mybackground {background-color:#7faec0;}
        
        Background color #7faec0
      
           Border around this has a color of #7faec0        
        
          <div style="border:2px solid #7faec0;">Content here</div>
        
        
          .myborder {border:2px solid #7faec0;}
        
        Border color #7faec0