#fbcbf8 color space conversions
Hex:
        #fbcbf8
        RGB:
        251, 203, 248
        CMY:
        2, 20, 3
        CMYK:
        0, 19, 1, 2
      HSL:
        304°, 85.7143%, 89.0196%
        HSV (HSB):
        304°, 19.1235%, 98.4314%
        XYZ:
        78.0829, 69.9984, 98.2026
        xyY:
        0.3170, 0.2842, 69.9984
      CIE-Lab:
        86.9961, 24.3352, -15.6549
        CIE-LCH:
        86.9961, 28.9357, 327.2467
        CIE-Luv:
        86.9961, 24.5412, -28.8573
        Hunter-Lab:
        83.6651, 20.1765, -11.0266
      #fbcbf8 color charts
#fbcbf8 RGB chart
      #fbcbf8 CMYK chart
      #fbcbf8 RGB pie chart
      #fbcbf8 color shades, tints & tones
#fbcbf8 color schemes
#fbcbf8 color preview, HTML & CSS examples
           This text has a color of #fbcbf8        
        
          <p style="color:#fbcbf8;">Text here</p>
        
        
          .mytext {color:#fbcbf8;}
        
        Text color #fbcbf8
      
           This box has a color of #fbcbf8        
        
          <div style="background-color:#fbcbf8;">Content here</div>
        
        
          .mybackground {background-color:#fbcbf8;}
        
        Background color #fbcbf8
      
           Border around this has a color of #fbcbf8        
        
          <div style="border:2px solid #fbcbf8;">Content here</div>
        
        
          .myborder {border:2px solid #fbcbf8;}
        
        Border color #fbcbf8