#fa64e6 color space conversions
Hex:
        #fa64e6
        RGB:
        250, 100, 230
        CMY:
        2, 61, 10
        CMYK:
        0, 60, 8, 2
      HSL:
        308°, 93.7500%, 68.6275%
        HSV (HSB):
        308°, 60.0000%, 98.0392%
        XYZ:
        58.2644, 35.1515, 78.5770
        xyY:
        0.3388, 0.2044, 35.1515
      CIE-Lab:
        65.8665, 71.8692, -38.2451
        CIE-LCH:
        65.8665, 81.4118, 331.9804
        CIE-Luv:
        65.8665, 73.5858, -71.1750
        Hunter-Lab:
        59.2887, 71.6610, -37.0766
      #fa64e6 color charts
#fa64e6 RGB chart
      #fa64e6 CMYK chart
      #fa64e6 RGB pie chart
      #fa64e6 color shades, tints & tones
#fa64e6 color schemes
#fa64e6 color preview, HTML & CSS examples
           This text has a color of #fa64e6        
        
          <p style="color:#fa64e6;">Text here</p>
        
        
          .mytext {color:#fa64e6;}
        
        Text color #fa64e6
      
           This box has a color of #fa64e6        
        
          <div style="background-color:#fa64e6;">Content here</div>
        
        
          .mybackground {background-color:#fa64e6;}
        
        Background color #fa64e6
      
           Border around this has a color of #fa64e6        
        
          <div style="border:2px solid #fa64e6;">Content here</div>
        
        
          .myborder {border:2px solid #fa64e6;}
        
        Border color #fa64e6