#fa64f7 color space conversions
Hex:
        #fa64f7
        RGB:
        250, 100, 247
        CMY:
        2, 61, 3
        CMYK:
        0, 60, 1, 2
      HSL:
        301°, 93.7500%, 68.6275%
        HSV (HSB):
        301°, 60.0000%, 98.0392%
        XYZ:
        60.7700, 36.1537, 91.7711
        xyY:
        0.3221, 0.1916, 36.1537
      CIE-Lab:
        66.6372, 74.5501, -46.4423
        CIE-LCH:
        66.6372, 87.8329, 328.0784
        CIE-Luv:
        66.6372, 68.3446, -84.8128
        Hunter-Lab:
        60.1280, 75.1820, -48.4026
      #fa64f7 color charts
#fa64f7 RGB chart
      #fa64f7 CMYK chart
      #fa64f7 RGB pie chart
      #fa64f7 color shades, tints & tones
#fa64f7 color schemes
#fa64f7 color preview, HTML & CSS examples
           This text has a color of #fa64f7        
        
          <p style="color:#fa64f7;">Text here</p>
        
        
          .mytext {color:#fa64f7;}
        
        Text color #fa64f7
      
           This box has a color of #fa64f7        
        
          <div style="background-color:#fa64f7;">Content here</div>
        
        
          .mybackground {background-color:#fa64f7;}
        
        Background color #fa64f7
      
           Border around this has a color of #fa64f7        
        
          <div style="border:2px solid #fa64f7;">Content here</div>
        
        
          .myborder {border:2px solid #fa64f7;}
        
        Border color #fa64f7