#fbb2fa color space conversions
Hex:
        #fbb2fa
        RGB:
        251, 178, 250
        CMY:
        2, 30, 2
        CMYK:
        0, 29, 0, 2
      HSL:
        301°, 90.1235%, 84.1176%
        HSV (HSB):
        301°, 29.0837%, 98.4314%
        XYZ:
        72.9594, 59.2521, 98.0339
        xyY:
        0.3169, 0.2573, 59.2521
      CIE-Lab:
        81.4300, 37.8520, -25.1409
        CIE-LCH:
        81.4300, 45.4405, 326.4083
        CIE-Luv:
        81.4300, 36.5678, -46.2666
        Hunter-Lab:
        76.9754, 34.4801, -21.6274
      #fbb2fa color charts
#fbb2fa RGB chart
      #fbb2fa CMYK chart
      #fbb2fa RGB pie chart
      #fbb2fa color shades, tints & tones
#fbb2fa color schemes
#fbb2fa color preview, HTML & CSS examples
           This text has a color of #fbb2fa        
        
          <p style="color:#fbb2fa;">Text here</p>
        
        
          .mytext {color:#fbb2fa;}
        
        Text color #fbb2fa
      
           This box has a color of #fbb2fa        
        
          <div style="background-color:#fbb2fa;">Content here</div>
        
        
          .mybackground {background-color:#fbb2fa;}
        
        Background color #fbb2fa
      
           Border around this has a color of #fbb2fa        
        
          <div style="border:2px solid #fbb2fa;">Content here</div>
        
        
          .myborder {border:2px solid #fbb2fa;}
        
        Border color #fbb2fa