#fab5f6 color space conversions
Hex:
        #fab5f6
        RGB:
        250, 181, 246
        CMY:
        2, 29, 4
        CMYK:
        0, 28, 2, 2
      HSL:
        303°, 87.3418%, 84.5098%
        HSV (HSB):
        303°, 27.6000%, 98.0392%
        XYZ:
        72.5828, 60.0256, 94.9493
        xyY:
        0.3190, 0.2638, 60.0256
      CIE-Lab:
        81.8521, 35.2436, -22.3660
        CIE-LCH:
        81.8521, 41.7415, 327.6003
        CIE-Luv:
        81.8521, 35.0955, -41.3258
        Hunter-Lab:
        77.4762, 31.6426, -18.4283
      #fab5f6 color charts
#fab5f6 RGB chart
      #fab5f6 CMYK chart
      #fab5f6 RGB pie chart
      #fab5f6 color shades, tints & tones
#fab5f6 color schemes
#fab5f6 color preview, HTML & CSS examples
           This text has a color of #fab5f6        
        
          <p style="color:#fab5f6;">Text here</p>
        
        
          .mytext {color:#fab5f6;}
        
        Text color #fab5f6
      
           This box has a color of #fab5f6        
        
          <div style="background-color:#fab5f6;">Content here</div>
        
        
          .mybackground {background-color:#fab5f6;}
        
        Background color #fab5f6
      
           Border around this has a color of #fab5f6        
        
          <div style="border:2px solid #fab5f6;">Content here</div>
        
        
          .myborder {border:2px solid #fab5f6;}
        
        Border color #fab5f6