#fab5d6 color space conversions
Hex:
        #fab5d6
        RGB:
        250, 181, 214
        CMY:
        2, 29, 16
        CMYK:
        0, 28, 14, 2
      HSL:
        331°, 87.3418%, 84.5098%
        HSV (HSB):
        331°, 27.6000%, 98.0392%
        XYZ:
        68.0858, 58.2268, 71.2687
        xyY:
        0.3446, 0.2947, 58.2268
      CIE-Lab:
        80.8647, 29.8592, -6.6425
        CIE-LCH:
        80.8647, 30.5891, 347.4582
        CIE-Luv:
        80.8647, 39.8371, -15.4916
        Hunter-Lab:
        76.3065, 25.7335, -1.9611
      #fab5d6 color charts
#fab5d6 RGB chart
      #fab5d6 CMYK chart
      #fab5d6 RGB pie chart
      #fab5d6 color shades, tints & tones
#fab5d6 color schemes
#fab5d6 color preview, HTML & CSS examples
           This text has a color of #fab5d6        
        
          <p style="color:#fab5d6;">Text here</p>
        
        
          .mytext {color:#fab5d6;}
        
        Text color #fab5d6
      
           This box has a color of #fab5d6        
        
          <div style="background-color:#fab5d6;">Content here</div>
        
        
          .mybackground {background-color:#fab5d6;}
        
        Background color #fab5d6
      
           Border around this has a color of #fab5d6        
        
          <div style="border:2px solid #fab5d6;">Content here</div>
        
        
          .myborder {border:2px solid #fab5d6;}
        
        Border color #fab5d6