#fa7ff1 color space conversions
Hex:
        #fa7ff1
        RGB:
        250, 127, 241
        CMY:
        2, 50, 5
        CMYK:
        0, 49, 4, 2
      HSL:
        304°, 92.4812%, 73.9216%
        HSV (HSB):
        304°, 49.2000%, 98.0392%
        XYZ:
        62.8909, 41.8536, 87.9829
        xyY:
        0.3263, 0.2172, 41.8536
      CIE-Lab:
        70.7699, 61.6908, -36.6810
        CIE-LCH:
        70.7699, 71.7722, 329.2645
        CIE-Luv:
        70.7699, 60.4223, -67.8573
        Hunter-Lab:
        64.6944, 60.3089, -35.3471
      #fa7ff1 color charts
#fa7ff1 RGB chart
      #fa7ff1 CMYK chart
      #fa7ff1 RGB pie chart
      #fa7ff1 color shades, tints & tones
#fa7ff1 color schemes
#fa7ff1 color preview, HTML & CSS examples
           This text has a color of #fa7ff1        
        
          <p style="color:#fa7ff1;">Text here</p>
        
        
          .mytext {color:#fa7ff1;}
        
        Text color #fa7ff1
      
           This box has a color of #fa7ff1        
        
          <div style="background-color:#fa7ff1;">Content here</div>
        
        
          .mybackground {background-color:#fa7ff1;}
        
        Background color #fa7ff1
      
           Border around this has a color of #fa7ff1        
        
          <div style="border:2px solid #fa7ff1;">Content here</div>
        
        
          .myborder {border:2px solid #fa7ff1;}
        
        Border color #fa7ff1