#fa64c0 color space conversions
Hex:
        #fa64c0
        RGB:
        250, 100, 192
        CMY:
        2, 61, 25
        CMYK:
        0, 60, 23, 2
      HSL:
        323°, 93.7500%, 68.6275%
        HSV (HSB):
        323°, 60.0000%, 98.0392%
        XYZ:
        53.4959, 33.2441, 53.4664
        xyY:
        0.3816, 0.2371, 33.2441
      CIE-Lab:
        64.3581, 66.4522, -19.2382
        CIE-LCH:
        64.3581, 69.1810, 343.8540
        CIE-Luv:
        64.3581, 85.7274, -40.5310
        Hunter-Lab:
        57.6577, 64.7148, -14.6196
      #fa64c0 color charts
#fa64c0 RGB chart
      #fa64c0 CMYK chart
      #fa64c0 RGB pie chart
      #fa64c0 color shades, tints & tones
#fa64c0 color schemes
#fa64c0 color preview, HTML & CSS examples
           This text has a color of #fa64c0        
        
          <p style="color:#fa64c0;">Text here</p>
        
        
          .mytext {color:#fa64c0;}
        
        Text color #fa64c0
      
           This box has a color of #fa64c0        
        
          <div style="background-color:#fa64c0;">Content here</div>
        
        
          .mybackground {background-color:#fa64c0;}
        
        Background color #fa64c0
      
           Border around this has a color of #fa64c0        
        
          <div style="border:2px solid #fa64c0;">Content here</div>
        
        
          .myborder {border:2px solid #fa64c0;}
        
        Border color #fa64c0