#f1bfea color space conversions
Hex:
        #f1bfea
        RGB:
        241, 191, 234
        CMY:
        5, 25, 8
        CMYK:
        0, 21, 3, 5
      HSL:
        308°, 64.1026%, 84.7059%
        HSV (HSB):
        308°, 20.7469%, 94.5098%
        XYZ:
        69.7577, 61.9029, 86.1137
        xyY:
        0.3203, 0.2843, 61.9029
      CIE-Lab:
        82.8618, 24.8836, -14.5043
        CIE-LCH:
        82.8618, 28.8022, 329.7627
        CIE-Luv:
        82.8618, 26.0737, -26.9207
        Hunter-Lab:
        78.6784, 20.5742, -9.8182
      #f1bfea color charts
#f1bfea RGB chart
      #f1bfea CMYK chart
      #f1bfea RGB pie chart
      #f1bfea color shades, tints & tones
#f1bfea color schemes
#f1bfea color preview, HTML & CSS examples
           This text has a color of #f1bfea        
        
          <p style="color:#f1bfea;">Text here</p>
        
        
          .mytext {color:#f1bfea;}
        
        Text color #f1bfea
      
           This box has a color of #f1bfea        
        
          <div style="background-color:#f1bfea;">Content here</div>
        
        
          .mybackground {background-color:#f1bfea;}
        
        Background color #f1bfea
      
           Border around this has a color of #f1bfea        
        
          <div style="border:2px solid #f1bfea;">Content here</div>
        
        
          .myborder {border:2px solid #f1bfea;}
        
        Border color #f1bfea