#fa64e9 color space conversions
Hex:
        #fa64e9
        RGB:
        250, 100, 233
        CMY:
        2, 61, 9
        CMYK:
        0, 60, 7, 2
      HSL:
        307°, 93.7500%, 68.6275%
        HSV (HSB):
        307°, 60.0000%, 98.0392%
        XYZ:
        58.6895, 35.3215, 80.8153
        xyY:
        0.3357, 0.2020, 35.3215
      CIE-Lab:
        65.9982, 72.3316, -39.7054
        CIE-LCH:
        65.9982, 82.5129, 331.2360
        CIE-Luv:
        65.9982, 72.6492, -73.5916
        Hunter-Lab:
        59.4319, 72.2643, -39.0199
      #fa64e9 color charts
#fa64e9 RGB chart
      #fa64e9 CMYK chart
      #fa64e9 RGB pie chart
      #fa64e9 color shades, tints & tones
#fa64e9 color schemes
#fa64e9 color preview, HTML & CSS examples
           This text has a color of #fa64e9        
        
          <p style="color:#fa64e9;">Text here</p>
        
        
          .mytext {color:#fa64e9;}
        
        Text color #fa64e9
      
           This box has a color of #fa64e9        
        
          <div style="background-color:#fa64e9;">Content here</div>
        
        
          .mybackground {background-color:#fa64e9;}
        
        Background color #fa64e9
      
           Border around this has a color of #fa64e9        
        
          <div style="border:2px solid #fa64e9;">Content here</div>
        
        
          .myborder {border:2px solid #fa64e9;}
        
        Border color #fa64e9