#fbaff1 color space conversions
Hex:
        #fbaff1
        RGB:
        251, 175, 241
        CMY:
        2, 31, 5
        CMYK:
        0, 30, 4, 2
      HSL:
        308°, 90.4762%, 83.5294%
        HSV (HSB):
        308°, 30.2789%, 98.4314%
        XYZ:
        70.9908, 57.5200, 90.5799
        xyY:
        0.3240, 0.2625, 57.5200
      CIE-Lab:
        80.4712, 37.8297, -21.7697
        CIE-LCH:
        80.4712, 43.6463, 330.0810
        CIE-Luv:
        80.4712, 39.4499, -40.7103
        Hunter-Lab:
        75.8420, 34.3590, -17.7221
      #fbaff1 color charts
#fbaff1 RGB chart
      #fbaff1 CMYK chart
      #fbaff1 RGB pie chart
      #fbaff1 color shades, tints & tones
#fbaff1 color schemes
#fbaff1 color preview, HTML & CSS examples
           This text has a color of #fbaff1        
        
          <p style="color:#fbaff1;">Text here</p>
        
        
          .mytext {color:#fbaff1;}
        
        Text color #fbaff1
      
           This box has a color of #fbaff1        
        
          <div style="background-color:#fbaff1;">Content here</div>
        
        
          .mybackground {background-color:#fbaff1;}
        
        Background color #fbaff1
      
           Border around this has a color of #fbaff1        
        
          <div style="border:2px solid #fbaff1;">Content here</div>
        
        
          .myborder {border:2px solid #fbaff1;}
        
        Border color #fbaff1