#f1bfcf color space conversions
Hex:
        #f1bfcf
        RGB:
        241, 191, 207
        CMY:
        5, 25, 19
        CMYK:
        0, 21, 14, 5
      HSL:
        341°, 64.1026%, 84.7059%
        HSV (HSB):
        341°, 20.7469%, 94.5098%
        XYZ:
        66.1689, 60.4674, 67.2154
        xyY:
        0.3413, 0.3119, 60.4674
      CIE-Lab:
        82.0916, 20.3324, -1.1707
        CIE-LCH:
        82.0916, 20.3661, 356.7048
        CIE-Luv:
        82.0916, 29.2939, -5.4568
        Hunter-Lab:
        77.7608, 15.8095, 3.1830
      #f1bfcf color charts
#f1bfcf RGB chart
      #f1bfcf CMYK chart
      #f1bfcf RGB pie chart
      #f1bfcf color shades, tints & tones
#f1bfcf color schemes
#f1bfcf color preview, HTML & CSS examples
           This text has a color of #f1bfcf        
        
          <p style="color:#f1bfcf;">Text here</p>
        
        
          .mytext {color:#f1bfcf;}
        
        Text color #f1bfcf
      
           This box has a color of #f1bfcf        
        
          <div style="background-color:#f1bfcf;">Content here</div>
        
        
          .mybackground {background-color:#f1bfcf;}
        
        Background color #f1bfcf
      
           Border around this has a color of #f1bfcf        
        
          <div style="border:2px solid #f1bfcf;">Content here</div>
        
        
          .myborder {border:2px solid #f1bfcf;}
        
        Border color #f1bfcf