#fa3cf1 color space conversions
Hex:
        #fa3cf1
        RGB:
        250, 60, 241
        CMY:
        2, 76, 5
        CMYK:
        0, 76, 4, 2
      HSL:
        303°, 95.0000%, 60.7843%
        HSV (HSB):
        303°, 76.0000%, 98.0392%
        XYZ:
        56.9174, 29.9066, 85.9918
        xyY:
        0.3294, 0.1731, 29.9066
      CIE-Lab:
        61.5735, 87.0743, -51.1207
        CIE-LCH:
        61.5735, 100.9716, 329.5831
        CIE-Luv:
        61.5735, 80.3301, -92.6919
        Hunter-Lab:
        54.6869, 90.0782, -54.9490
      #fa3cf1 color charts
#fa3cf1 RGB chart
      #fa3cf1 CMYK chart
      #fa3cf1 RGB pie chart
      #fa3cf1 color shades, tints & tones
#fa3cf1 color schemes
#fa3cf1 color preview, HTML & CSS examples
           This text has a color of #fa3cf1        
        
          <p style="color:#fa3cf1;">Text here</p>
        
        
          .mytext {color:#fa3cf1;}
        
        Text color #fa3cf1
      
           This box has a color of #fa3cf1        
        
          <div style="background-color:#fa3cf1;">Content here</div>
        
        
          .mybackground {background-color:#fa3cf1;}
        
        Background color #fa3cf1
      
           Border around this has a color of #fa3cf1        
        
          <div style="border:2px solid #fa3cf1;">Content here</div>
        
        
          .myborder {border:2px solid #fa3cf1;}
        
        Border color #fa3cf1