#fbaaf4 color space conversions
Hex:
        #fbaaf4
        RGB:
        251, 170, 244
        CMY:
        2, 33, 4
        CMYK:
        0, 32, 3, 2
      HSL:
        305°, 91.0112%, 82.5490%
        HSV (HSB):
        305°, 32.2709%, 98.4314%
        XYZ:
        70.4875, 55.7903, 92.6415
        xyY:
        0.3220, 0.2548, 55.7903
      CIE-Lab:
        79.4943, 40.9657, -24.8702
        CIE-LCH:
        79.4943, 47.9241, 328.7381
        CIE-Luv:
        79.4943, 41.3775, -46.2021
        Hunter-Lab:
        74.6929, 37.7374, -21.2522
      #fbaaf4 color charts
#fbaaf4 RGB chart
      #fbaaf4 CMYK chart
      #fbaaf4 RGB pie chart
      #fbaaf4 color shades, tints & tones
#fbaaf4 color schemes
#fbaaf4 color preview, HTML & CSS examples
           This text has a color of #fbaaf4        
        
          <p style="color:#fbaaf4;">Text here</p>
        
        
          .mytext {color:#fbaaf4;}
        
        Text color #fbaaf4
      
           This box has a color of #fbaaf4        
        
          <div style="background-color:#fbaaf4;">Content here</div>
        
        
          .mybackground {background-color:#fbaaf4;}
        
        Background color #fbaaf4
      
           Border around this has a color of #fbaaf4        
        
          <div style="border:2px solid #fbaaf4;">Content here</div>
        
        
          .myborder {border:2px solid #fbaaf4;}
        
        Border color #fbaaf4