#facbf3 color space conversions
Hex:
        #facbf3
        RGB:
        250, 203, 243
        CMY:
        2, 20, 5
        CMYK:
        0, 19, 3, 2
      HSL:
        309°, 82.4561%, 88.8235%
        HSV (HSB):
        309°, 18.8000%, 98.0392%
        XYZ:
        76.9579, 69.5069, 94.1541
        xyY:
        0.3198, 0.2889, 69.5069
      CIE-Lab:
        86.7545, 23.1169, -13.3787
        CIE-LCH:
        86.7545, 26.7092, 329.9403
        CIE-Luv:
        86.7545, 24.4989, -24.9822
        Hunter-Lab:
        83.3708, 18.8709, -8.5991
      #facbf3 color charts
#facbf3 RGB chart
      #facbf3 CMYK chart
      #facbf3 RGB pie chart
      #facbf3 color shades, tints & tones
#facbf3 color schemes
#facbf3 color preview, HTML & CSS examples
           This text has a color of #facbf3        
        
          <p style="color:#facbf3;">Text here</p>
        
        
          .mytext {color:#facbf3;}
        
        Text color #facbf3
      
           This box has a color of #facbf3        
        
          <div style="background-color:#facbf3;">Content here</div>
        
        
          .mybackground {background-color:#facbf3;}
        
        Background color #facbf3
      
           Border around this has a color of #facbf3        
        
          <div style="border:2px solid #facbf3;">Content here</div>
        
        
          .myborder {border:2px solid #facbf3;}
        
        Border color #facbf3