#f1c9fa color space conversions
Hex:
        #f1c9fa
        RGB:
        241, 201, 250
        CMY:
        5, 21, 2
        CMYK:
        4, 20, 0, 2
      HSL:
        289°, 83.0508%, 88.4314%
        HSV (HSB):
        289°, 19.6000%, 98.0392%
        XYZ:
        74.4176, 67.3762, 99.5252
        xyY:
        0.3084, 0.2792, 67.3762
      CIE-Lab:
        85.6936, 22.5045, -18.7642
        CIE-LCH:
        85.6936, 29.3010, 320.1787
        CIE-Luv:
        85.6936, 19.2686, -33.5108
        Hunter-Lab:
        82.0830, 18.1853, -14.4307
      #f1c9fa color charts
#f1c9fa RGB chart
      #f1c9fa CMYK chart
      #f1c9fa RGB pie chart
      #f1c9fa color shades, tints & tones
#f1c9fa color schemes
#f1c9fa color preview, HTML & CSS examples
           This text has a color of #f1c9fa        
        
          <p style="color:#f1c9fa;">Text here</p>
        
        
          .mytext {color:#f1c9fa;}
        
        Text color #f1c9fa
      
           This box has a color of #f1c9fa        
        
          <div style="background-color:#f1c9fa;">Content here</div>
        
        
          .mybackground {background-color:#f1c9fa;}
        
        Background color #f1c9fa
      
           Border around this has a color of #f1c9fa        
        
          <div style="border:2px solid #f1c9fa;">Content here</div>
        
        
          .myborder {border:2px solid #f1c9fa;}
        
        Border color #f1c9fa