#f1cdf4 color space conversions
Hex:
        #f1cdf4
        RGB:
        241, 205, 244
        CMY:
        5, 20, 4
        CMYK:
        1, 16, 0, 4
      HSL:
        295°, 63.9344%, 88.0392%
        HSV (HSB):
        295°, 15.9836%, 95.6863%
        XYZ:
        74.4361, 68.8951, 94.9628
        xyY:
        0.3124, 0.2891, 68.8951
      CIE-Lab:
        86.4521, 19.2733, -14.4441
        CIE-LCH:
        86.4521, 24.0851, 323.1509
        CIE-Luv:
        86.4521, 17.9165, -25.9999
        Hunter-Lab:
        83.0031, 14.8212, -9.7309
      #f1cdf4 color charts
#f1cdf4 RGB chart
      #f1cdf4 CMYK chart
      #f1cdf4 RGB pie chart
      #f1cdf4 color shades, tints & tones
#f1cdf4 color schemes
#f1cdf4 color preview, HTML & CSS examples
           This text has a color of #f1cdf4        
        
          <p style="color:#f1cdf4;">Text here</p>
        
        
          .mytext {color:#f1cdf4;}
        
        Text color #f1cdf4
      
           This box has a color of #f1cdf4        
        
          <div style="background-color:#f1cdf4;">Content here</div>
        
        
          .mybackground {background-color:#f1cdf4;}
        
        Background color #f1cdf4
      
           Border around this has a color of #f1cdf4        
        
          <div style="border:2px solid #f1cdf4;">Content here</div>
        
        
          .myborder {border:2px solid #f1cdf4;}
        
        Border color #f1cdf4