#fa64e4 color space conversions
Hex:
        #fa64e4
        RGB:
        250, 100, 228
        CMY:
        2, 61, 11
        CMYK:
        0, 60, 9, 2
      HSL:
        309°, 93.7500%, 68.6275%
        HSV (HSB):
        309°, 60.0000%, 98.0392%
        XYZ:
        57.9851, 35.0398, 77.1060
        xyY:
        0.3408, 0.2060, 35.0398
      CIE-Lab:
        65.7796, 71.5636, -37.2684
        CIE-LCH:
        65.7796, 80.6863, 332.4907
        CIE-Luv:
        65.7796, 74.2126, -69.5621
        Hunter-Lab:
        59.1944, 71.2632, -35.7944
      #fa64e4 color charts
#fa64e4 RGB chart
      #fa64e4 CMYK chart
      #fa64e4 RGB pie chart
      #fa64e4 color shades, tints & tones
#fa64e4 color schemes
#fa64e4 color preview, HTML & CSS examples
           This text has a color of #fa64e4        
        
          <p style="color:#fa64e4;">Text here</p>
        
        
          .mytext {color:#fa64e4;}
        
        Text color #fa64e4
      
           This box has a color of #fa64e4        
        
          <div style="background-color:#fa64e4;">Content here</div>
        
        
          .mybackground {background-color:#fa64e4;}
        
        Background color #fa64e4
      
           Border around this has a color of #fa64e4        
        
          <div style="border:2px solid #fa64e4;">Content here</div>
        
        
          .myborder {border:2px solid #fa64e4;}
        
        Border color #fa64e4