#fabcf2 color space conversions
Hex:
        #fabcf2
        RGB:
        250, 188, 242
        CMY:
        2, 26, 5
        CMYK:
        0, 25, 3, 2
      HSL:
        308°, 86.1111%, 85.8824%
        HSV (HSB):
        308°, 24.8000%, 98.0392%
        XYZ:
        73.4346, 62.7012, 92.2365
        xyY:
        0.3216, 0.2746, 62.7012
      CIE-Lab:
        83.2849, 30.8484, -18.0582
        CIE-LCH:
        83.2849, 35.7452, 329.6559
        CIE-Luv:
        83.2849, 32.2076, -33.6834
        Hunter-Lab:
        79.1841, 26.9670, -13.6343
      #fabcf2 color charts
#fabcf2 RGB chart
      #fabcf2 CMYK chart
      #fabcf2 RGB pie chart
      #fabcf2 color shades, tints & tones
#fabcf2 color schemes
#fabcf2 color preview, HTML & CSS examples
           This text has a color of #fabcf2        
        
          <p style="color:#fabcf2;">Text here</p>
        
        
          .mytext {color:#fabcf2;}
        
        Text color #fabcf2
      
           This box has a color of #fabcf2        
        
          <div style="background-color:#fabcf2;">Content here</div>
        
        
          .mybackground {background-color:#fabcf2;}
        
        Background color #fabcf2
      
           Border around this has a color of #fabcf2        
        
          <div style="border:2px solid #fabcf2;">Content here</div>
        
        
          .myborder {border:2px solid #fabcf2;}
        
        Border color #fabcf2