#fac7f2 color space conversions
Hex:
        #fac7f2
        RGB:
        250, 199, 242
        CMY:
        2, 22, 5
        CMYK:
        0, 20, 3, 2
      HSL:
        309°, 83.6066%, 88.0392%
        HSV (HSB):
        309°, 20.4000%, 98.0392%
        XYZ:
        75.8748, 67.5816, 93.0499
        xyY:
        0.3208, 0.2857, 67.5816
      CIE-Lab:
        85.7968, 25.0479, -14.2820
        CIE-LCH:
        85.7968, 28.8335, 330.3087
        CIE-Luv:
        85.7968, 26.6513, -26.7280
        Hunter-Lab:
        82.2081, 20.8843, -9.5637
      #fac7f2 color charts
#fac7f2 RGB chart
      #fac7f2 CMYK chart
      #fac7f2 RGB pie chart
      #fac7f2 color shades, tints & tones
#fac7f2 color schemes
#fac7f2 color preview, HTML & CSS examples
           This text has a color of #fac7f2        
        
          <p style="color:#fac7f2;">Text here</p>
        
        
          .mytext {color:#fac7f2;}
        
        Text color #fac7f2
      
           This box has a color of #fac7f2        
        
          <div style="background-color:#fac7f2;">Content here</div>
        
        
          .mybackground {background-color:#fac7f2;}
        
        Background color #fac7f2
      
           Border around this has a color of #fac7f2        
        
          <div style="border:2px solid #fac7f2;">Content here</div>
        
        
          .myborder {border:2px solid #fac7f2;}
        
        Border color #fac7f2