#fab4d8 color space conversions
Hex:
        #fab4d8
        RGB:
        250, 180, 216
        CMY:
        2, 29, 15
        CMYK:
        0, 28, 14, 2
      HSL:
        329°, 87.5000%, 84.3137%
        HSV (HSB):
        329°, 28.0000%, 98.0392%
        XYZ:
        68.1403, 57.9244, 72.5549
        xyY:
        0.3431, 0.2916, 57.9244
      CIE-Lab:
        80.6967, 30.7025, -7.9705
        CIE-LCH:
        80.6967, 31.7202, 345.4470
        CIE-Luv:
        80.6967, 40.0857, -17.6753
        Hunter-Lab:
        76.1081, 26.6236, -3.2463
      #fab4d8 color charts
#fab4d8 RGB chart
      #fab4d8 CMYK chart
      #fab4d8 RGB pie chart
      #fab4d8 color shades, tints & tones
#fab4d8 color schemes
#fab4d8 color preview, HTML & CSS examples
           This text has a color of #fab4d8        
        
          <p style="color:#fab4d8;">Text here</p>
        
        
          .mytext {color:#fab4d8;}
        
        Text color #fab4d8
      
           This box has a color of #fab4d8        
        
          <div style="background-color:#fab4d8;">Content here</div>
        
        
          .mybackground {background-color:#fab4d8;}
        
        Background color #fab4d8
      
           Border around this has a color of #fab4d8        
        
          <div style="border:2px solid #fab4d8;">Content here</div>
        
        
          .myborder {border:2px solid #fab4d8;}
        
        Border color #fab4d8