#f1bdf2 color space conversions
Hex:
        #f1bdf2
        RGB:
        241, 189, 242
        CMY:
        5, 26, 5
        CMYK:
        0, 22, 0, 5
      HSL:
        299°, 67.0886%, 84.5098%
        HSV (HSB):
        299°, 21.9008%, 94.9020%
        XYZ:
        70.5002, 61.5068, 92.1606
        xyY:
        0.3145, 0.2744, 61.5068
      CIE-Lab:
        82.6504, 27.3891, -19.1003
        CIE-LCH:
        82.6504, 33.3914, 325.1093
        CIE-Luv:
        82.6504, 26.0889, -34.7249
        Hunter-Lab:
        78.4263, 23.2143, -14.7748
      #f1bdf2 color charts
#f1bdf2 RGB chart
      #f1bdf2 CMYK chart
      #f1bdf2 RGB pie chart
      #f1bdf2 color shades, tints & tones
#f1bdf2 color schemes
#f1bdf2 color preview, HTML & CSS examples
           This text has a color of #f1bdf2        
        
          <p style="color:#f1bdf2;">Text here</p>
        
        
          .mytext {color:#f1bdf2;}
        
        Text color #f1bdf2
      
           This box has a color of #f1bdf2        
        
          <div style="background-color:#f1bdf2;">Content here</div>
        
        
          .mybackground {background-color:#f1bdf2;}
        
        Background color #f1bdf2
      
           Border around this has a color of #f1bdf2        
        
          <div style="border:2px solid #f1bdf2;">Content here</div>
        
        
          .myborder {border:2px solid #f1bdf2;}
        
        Border color #f1bdf2