#fa63a0 color space conversions
Hex:
        #fa63a0
        RGB:
        250, 99, 160
        CMY:
        2, 61, 37
        CMYK:
        0, 60, 36, 2
      HSL:
        336°, 93.7888%, 68.4314%
        HSV (HSB):
        336°, 60.4000%, 98.0392%
        XYZ:
        50.2313, 31.7857, 36.7455
        xyY:
        0.4230, 0.2676, 31.7857
      CIE-Lab:
        63.1654, 63.0187, -2.7524
        CIE-LCH:
        63.1654, 63.0787, 357.4991
        CIE-Luv:
        63.1654, 96.4515, -15.9493
        Hunter-Lab:
        56.3788, 60.3735, 0.8223
      #fa63a0 color charts
#fa63a0 RGB chart
      #fa63a0 CMYK chart
      #fa63a0 RGB pie chart
      #fa63a0 color shades, tints & tones
#fa63a0 color schemes
#fa63a0 color preview, HTML & CSS examples
           This text has a color of #fa63a0        
        
          <p style="color:#fa63a0;">Text here</p>
        
        
          .mytext {color:#fa63a0;}
        
        Text color #fa63a0
      
           This box has a color of #fa63a0        
        
          <div style="background-color:#fa63a0;">Content here</div>
        
        
          .mybackground {background-color:#fa63a0;}
        
        Background color #fa63a0
      
           Border around this has a color of #fa63a0        
        
          <div style="border:2px solid #fa63a0;">Content here</div>
        
        
          .myborder {border:2px solid #fa63a0;}
        
        Border color #fa63a0