#fa64e3 color space conversions
Hex:
        #fa64e3
        RGB:
        250, 100, 227
        CMY:
        2, 61, 11
        CMYK:
        0, 60, 9, 2
      HSL:
        309°, 93.7500%, 68.6275%
        HSV (HSB):
        309°, 60.0000%, 98.0392%
        XYZ:
        57.8466, 34.9844, 76.3769
        xyY:
        0.3419, 0.2068, 34.9844
      CIE-Lab:
        65.7365, 71.4116, -36.7790
        CIE-LCH:
        65.7365, 80.3263, 332.7503
        CIE-Luv:
        65.7365, 74.5268, -68.7553
        Hunter-Lab:
        59.1476, 71.0656, -35.1574
      #fa64e3 color charts
#fa64e3 RGB chart
      #fa64e3 CMYK chart
      #fa64e3 RGB pie chart
      #fa64e3 color shades, tints & tones
#fa64e3 color schemes
#fa64e3 color preview, HTML & CSS examples
           This text has a color of #fa64e3        
        
          <p style="color:#fa64e3;">Text here</p>
        
        
          .mytext {color:#fa64e3;}
        
        Text color #fa64e3
      
           This box has a color of #fa64e3        
        
          <div style="background-color:#fa64e3;">Content here</div>
        
        
          .mybackground {background-color:#fa64e3;}
        
        Background color #fa64e3
      
           Border around this has a color of #fa64e3        
        
          <div style="border:2px solid #fa64e3;">Content here</div>
        
        
          .myborder {border:2px solid #fa64e3;}
        
        Border color #fa64e3