#f1c2fa color space conversions
Hex:
        #f1c2fa
        RGB:
        241, 194, 250
        CMY:
        5, 24, 2
        CMYK:
        4, 22, 0, 2
      HSL:
        290°, 84.8485%, 87.0588%
        HSV (HSB):
        290°, 22.4000%, 98.0392%
        XYZ:
        72.8227, 64.1865, 98.9935
        xyY:
        0.3086, 0.2720, 64.1865
      CIE-Lab:
        84.0628, 26.2179, -21.2297
        CIE-LCH:
        84.0628, 33.7354, 321.0015
        CIE-Luv:
        84.0628, 22.6743, -38.0730
        Hunter-Lab:
        80.1165, 22.0457, -17.1784
      #f1c2fa color charts
#f1c2fa RGB chart
      #f1c2fa CMYK chart
      #f1c2fa RGB pie chart
      #f1c2fa color shades, tints & tones
#f1c2fa color schemes
#f1c2fa color preview, HTML & CSS examples
           This text has a color of #f1c2fa        
        
          <p style="color:#f1c2fa;">Text here</p>
        
        
          .mytext {color:#f1c2fa;}
        
        Text color #f1c2fa
      
           This box has a color of #f1c2fa        
        
          <div style="background-color:#f1c2fa;">Content here</div>
        
        
          .mybackground {background-color:#f1c2fa;}
        
        Background color #f1c2fa
      
           Border around this has a color of #f1c2fa        
        
          <div style="border:2px solid #f1c2fa;">Content here</div>
        
        
          .myborder {border:2px solid #f1c2fa;}
        
        Border color #f1c2fa