#fac1f2 color space conversions
Hex:
        #fac1f2
        RGB:
        250, 193, 242
        CMY:
        2, 24, 5
        CMYK:
        0, 23, 3, 2
      HSL:
        308°, 85.0746%, 86.8627%
        HSV (HSB):
        308°, 22.8000%, 98.0392%
        XYZ:
        74.5213, 64.8747, 92.5988
        xyY:
        0.3212, 0.2796, 64.8747
      CIE-Lab:
        84.4191, 28.2117, -16.3501
        CIE-LCH:
        84.4191, 32.6072, 329.9056
        CIE-Luv:
        84.4191, 29.6923, -30.5350
        Hunter-Lab:
        80.5448, 24.1974, -11.7816
      #fac1f2 color charts
#fac1f2 RGB chart
      #fac1f2 CMYK chart
      #fac1f2 RGB pie chart
      #fac1f2 color shades, tints & tones
#fac1f2 color schemes
#fac1f2 color preview, HTML & CSS examples
           This text has a color of #fac1f2        
        
          <p style="color:#fac1f2;">Text here</p>
        
        
          .mytext {color:#fac1f2;}
        
        Text color #fac1f2
      
           This box has a color of #fac1f2        
        
          <div style="background-color:#fac1f2;">Content here</div>
        
        
          .mybackground {background-color:#fac1f2;}
        
        Background color #fac1f2
      
           Border around this has a color of #fac1f2        
        
          <div style="border:2px solid #fac1f2;">Content here</div>
        
        
          .myborder {border:2px solid #fac1f2;}
        
        Border color #fac1f2