#fbf6fe color space conversions
Hex:
        #fbf6fe
        RGB:
        251, 246, 254
        CMY:
        2, 4, 0
        CMYK:
        1, 3, 0, 0
      HSL:
        278°, 80.0000%, 98.0392%
        HSV (HSB):
        278°, 3.1496%, 99.6078%
        XYZ:
        90.6288, 93.5765, 107.0514
        xyY:
        0.3112, 0.3213, 93.5765
      CIE-Lab:
        97.4611, 3.0730, -3.2496
        CIE-LCH:
        97.4611, 4.4725, 313.3998
        CIE-Luv:
        97.4611, 2.3386, -5.6135
        Hunter-Lab:
        96.7350, -2.0535, 2.1014
      #fbf6fe color charts
#fbf6fe RGB chart
      #fbf6fe CMYK chart
      #fbf6fe RGB pie chart
      #fbf6fe color shades, tints & tones
#fbf6fe color schemes
#fbf6fe color preview, HTML & CSS examples
           This text has a color of #fbf6fe        
        
          <p style="color:#fbf6fe;">Text here</p>
        
        
          .mytext {color:#fbf6fe;}
        
        Text color #fbf6fe
      
           This box has a color of #fbf6fe        
        
          <div style="background-color:#fbf6fe;">Content here</div>
        
        
          .mybackground {background-color:#fbf6fe;}
        
        Background color #fbf6fe
      
           Border around this has a color of #fbf6fe        
        
          <div style="border:2px solid #fbf6fe;">Content here</div>
        
        
          .myborder {border:2px solid #fbf6fe;}
        
        Border color #fbf6fe