#faacd6 color space conversions
Hex:
        #faacd6
        RGB:
        250, 172, 214
        CMY:
        2, 33, 16
        CMYK:
        0, 31, 14, 2
      HSL:
        328°, 88.6364%, 82.7451%
        HSV (HSB):
        328°, 31.2000%, 98.0392%
        XYZ:
        66.3145, 54.6841, 70.6783
        xyY:
        0.3460, 0.2853, 54.6841
      CIE-Lab:
        78.8589, 34.5909, -9.6198
        CIE-LCH:
        78.8589, 35.9036, 344.4586
        CIE-Luv:
        78.8589, 44.7062, -20.8675
        Hunter-Lab:
        73.9487, 30.6620, -4.9038
      #faacd6 color charts
#faacd6 RGB chart
      #faacd6 CMYK chart
      #faacd6 RGB pie chart
      #faacd6 color shades, tints & tones
#faacd6 color schemes
#faacd6 color preview, HTML & CSS examples
           This text has a color of #faacd6        
        
          <p style="color:#faacd6;">Text here</p>
        
        
          .mytext {color:#faacd6;}
        
        Text color #faacd6
      
           This box has a color of #faacd6        
        
          <div style="background-color:#faacd6;">Content here</div>
        
        
          .mybackground {background-color:#faacd6;}
        
        Background color #faacd6
      
           Border around this has a color of #faacd6        
        
          <div style="border:2px solid #faacd6;">Content here</div>
        
        
          .myborder {border:2px solid #faacd6;}
        
        Border color #faacd6