#fab5f9 color space conversions
Hex:
        #fab5f9
        RGB:
        250, 181, 249
        CMY:
        2, 29, 2
        CMYK:
        0, 28, 0, 2
      HSL:
        301°, 87.3418%, 84.5098%
        HSV (HSB):
        301°, 27.6000%, 98.0392%
        XYZ:
        73.0471, 60.2113, 97.3945
        xyY:
        0.3167, 0.2610, 60.2113
      CIE-Lab:
        81.9529, 35.7815, -23.8185
        CIE-LCH:
        81.9529, 42.9842, 326.3497
        CIE-Luv:
        81.9529, 34.6464, -43.7915
        Hunter-Lab:
        77.5959, 32.2431, -20.1006
      #fab5f9 color charts
#fab5f9 RGB chart
      #fab5f9 CMYK chart
      #fab5f9 RGB pie chart
      #fab5f9 color shades, tints & tones
#fab5f9 color schemes
#fab5f9 color preview, HTML & CSS examples
           This text has a color of #fab5f9        
        
          <p style="color:#fab5f9;">Text here</p>
        
        
          .mytext {color:#fab5f9;}
        
        Text color #fab5f9
      
           This box has a color of #fab5f9        
        
          <div style="background-color:#fab5f9;">Content here</div>
        
        
          .mybackground {background-color:#fab5f9;}
        
        Background color #fab5f9
      
           Border around this has a color of #fab5f9        
        
          <div style="border:2px solid #fab5f9;">Content here</div>
        
        
          .myborder {border:2px solid #fab5f9;}
        
        Border color #fab5f9