#fbccf2 color space conversions
Hex:
        #fbccf2
        RGB:
        251, 204, 242
        CMY:
        2, 20, 5
        CMYK:
        0, 19, 4, 2
      HSL:
        311°, 85.4545%, 89.2157%
        HSV (HSB):
        311°, 18.7251%, 98.4314%
        XYZ:
        77.4035, 70.1058, 93.4566
        xyY:
        0.3212, 0.2909, 70.1058
      CIE-Lab:
        87.0487, 22.7463, -12.3997
        CIE-LCH:
        87.0487, 25.9065, 331.4039
        CIE-Luv:
        87.0487, 24.7199, -23.3675
        Hunter-Lab:
        83.7292, 18.4884, -7.5677
      #fbccf2 color charts
#fbccf2 RGB chart
      #fbccf2 CMYK chart
      #fbccf2 RGB pie chart
      #fbccf2 color shades, tints & tones
#fbccf2 color schemes
#fbccf2 color preview, HTML & CSS examples
           This text has a color of #fbccf2        
        
          <p style="color:#fbccf2;">Text here</p>
        
        
          .mytext {color:#fbccf2;}
        
        Text color #fbccf2
      
           This box has a color of #fbccf2        
        
          <div style="background-color:#fbccf2;">Content here</div>
        
        
          .mybackground {background-color:#fbccf2;}
        
        Background color #fbccf2
      
           Border around this has a color of #fbccf2        
        
          <div style="border:2px solid #fbccf2;">Content here</div>
        
        
          .myborder {border:2px solid #fbccf2;}
        
        Border color #fbccf2