#fbf8fb color space conversions
Hex:
        #fbf8fb
        RGB:
        251, 248, 251
        CMY:
        2, 3, 2
        CMYK:
        0, 1, 0, 2
      HSL:
        300°, 27.2727%, 97.8431%
        HSV (HSB):
        300°, 1.1952%, 98.4314%
        XYZ:
        90.7636, 94.6091, 104.7444
        xyY:
        0.3129, 0.3261, 94.6091
      CIE-Lab:
        97.8769, 1.5247, -1.0938
        CIE-LCH:
        97.8769, 1.8764, 324.3452
        CIE-Luv:
        97.8769, 1.5126, -1.9713
        Hunter-Lab:
        97.2672, -3.6526, 4.2392
      #fbf8fb color charts
#fbf8fb RGB chart
      #fbf8fb CMYK chart
      #fbf8fb RGB pie chart
      #fbf8fb color shades, tints & tones
#fbf8fb color schemes
#fbf8fb color preview, HTML & CSS examples
           This text has a color of #fbf8fb        
        
          <p style="color:#fbf8fb;">Text here</p>
        
        
          .mytext {color:#fbf8fb;}
        
        Text color #fbf8fb
      
           This box has a color of #fbf8fb        
        
          <div style="background-color:#fbf8fb;">Content here</div>
        
        
          .mybackground {background-color:#fbf8fb;}
        
        Background color #fbf8fb
      
           Border around this has a color of #fbf8fb        
        
          <div style="border:2px solid #fbf8fb;">Content here</div>
        
        
          .myborder {border:2px solid #fbf8fb;}
        
        Border color #fbf8fb