#fab2e1 color space conversions
Hex:
        #fab2e1
        RGB:
        250, 178, 225
        CMY:
        2, 30, 12
        CMYK:
        0, 29, 10, 2
      HSL:
        321°, 87.8049%, 83.9216%
        HSV (HSB):
        321°, 28.8000%, 98.0392%
        XYZ:
        68.9353, 57.6010, 78.7190
        xyY:
        0.3359, 0.2806, 57.6010
      CIE-Lab:
        80.5165, 33.2133, -13.0945
        CIE-LCH:
        80.5165, 35.7014, 338.4829
        CIE-Luv:
        80.5165, 39.7924, -26.0771
        Hunter-Lab:
        75.8953, 29.3138, -8.3691
      #fab2e1 color charts
#fab2e1 RGB chart
      #fab2e1 CMYK chart
      #fab2e1 RGB pie chart
      #fab2e1 color shades, tints & tones
#fab2e1 color schemes
#fab2e1 color preview, HTML & CSS examples
           This text has a color of #fab2e1        
        
          <p style="color:#fab2e1;">Text here</p>
        
        
          .mytext {color:#fab2e1;}
        
        Text color #fab2e1
      
           This box has a color of #fab2e1        
        
          <div style="background-color:#fab2e1;">Content here</div>
        
        
          .mybackground {background-color:#fab2e1;}
        
        Background color #fab2e1
      
           Border around this has a color of #fab2e1        
        
          <div style="border:2px solid #fab2e1;">Content here</div>
        
        
          .myborder {border:2px solid #fab2e1;}
        
        Border color #fab2e1