#fbcbff color space conversions
Hex:
        #fbcbff
        RGB:
        251, 203, 255
        CMY:
        2, 20, 0
        CMYK:
        2, 20, 0, 0
      HSL:
        295°, 100.0000%, 89.8039%
        HSV (HSB):
        295°, 20.3922%, 100.0000%
        XYZ:
        79.1896, 70.4411, 104.0305
        xyY:
        0.3122, 0.2777, 70.4411
      CIE-Lab:
        87.2128, 25.6033, -19.0306
        CIE-LCH:
        87.2128, 31.9013, 323.3770
        CIE-Luv:
        87.2128, 23.7314, -34.5581
        Hunter-Lab:
        83.9292, 21.5438, -14.7397
      #fbcbff color charts
#fbcbff RGB chart
      #fbcbff CMYK chart
      #fbcbff RGB pie chart
      #fbcbff color shades, tints & tones
#fbcbff color schemes
#fbcbff color preview, HTML & CSS examples
           This text has a color of #fbcbff        
        
          <p style="color:#fbcbff;">Text here</p>
        
        
          .mytext {color:#fbcbff;}
        
        Text color #fbcbff
      
           This box has a color of #fbcbff        
        
          <div style="background-color:#fbcbff;">Content here</div>
        
        
          .mybackground {background-color:#fbcbff;}
        
        Background color #fbcbff
      
           Border around this has a color of #fbcbff        
        
          <div style="border:2px solid #fbcbff;">Content here</div>
        
        
          .myborder {border:2px solid #fbcbff;}
        
        Border color #fbcbff