#fab5f8 color space conversions
Hex:
        #fab5f8
        RGB:
        250, 181, 248
        CMY:
        2, 29, 3
        CMYK:
        0, 28, 1, 2
      HSL:
        302°, 87.3418%, 84.5098%
        HSV (HSB):
        302°, 27.6000%, 98.0392%
        XYZ:
        72.8915, 60.1491, 96.5751
        xyY:
        0.3175, 0.2620, 60.1491
      CIE-Lab:
        81.9191, 35.6016, -23.3348
        CIE-LCH:
        81.9191, 42.5674, 326.7575
        CIE-Luv:
        81.9191, 34.7962, -42.9691
        Hunter-Lab:
        77.5558, 32.0420, -19.5408
      #fab5f8 color charts
#fab5f8 RGB chart
      #fab5f8 CMYK chart
      #fab5f8 RGB pie chart
      #fab5f8 color shades, tints & tones
#fab5f8 color schemes
#fab5f8 color preview, HTML & CSS examples
           This text has a color of #fab5f8        
        
          <p style="color:#fab5f8;">Text here</p>
        
        
          .mytext {color:#fab5f8;}
        
        Text color #fab5f8
      
           This box has a color of #fab5f8        
        
          <div style="background-color:#fab5f8;">Content here</div>
        
        
          .mybackground {background-color:#fab5f8;}
        
        Background color #fab5f8
      
           Border around this has a color of #fab5f8        
        
          <div style="border:2px solid #fab5f8;">Content here</div>
        
        
          .myborder {border:2px solid #fab5f8;}
        
        Border color #fab5f8