#fa53a1 color space conversions
Hex:
        #fa53a1
        RGB:
        250, 83, 161
        CMY:
        2, 67, 37
        CMYK:
        0, 67, 36, 2
      HSL:
        332°, 94.3503%, 65.2941%
        HSV (HSB):
        332°, 66.8000%, 98.0392%
        XYZ:
        48.9506, 29.0837, 36.7519
        xyY:
        0.4265, 0.2534, 29.0837
      CIE-Lab:
        60.8554, 69.5101, -6.7433
        CIE-LCH:
        60.8554, 69.8365, 354.4590
        CIE-Luv:
        60.8554, 103.6246, -22.7495
        Hunter-Lab:
        53.9293, 67.6448, -2.6546
      #fa53a1 color charts
#fa53a1 RGB chart
      #fa53a1 CMYK chart
      #fa53a1 RGB pie chart
      #fa53a1 color shades, tints & tones
#fa53a1 color schemes
#fa53a1 color preview, HTML & CSS examples
           This text has a color of #fa53a1        
        
          <p style="color:#fa53a1;">Text here</p>
        
        
          .mytext {color:#fa53a1;}
        
        Text color #fa53a1
      
           This box has a color of #fa53a1        
        
          <div style="background-color:#fa53a1;">Content here</div>
        
        
          .mybackground {background-color:#fa53a1;}
        
        Background color #fa53a1
      
           Border around this has a color of #fa53a1        
        
          <div style="border:2px solid #fa53a1;">Content here</div>
        
        
          .myborder {border:2px solid #fa53a1;}
        
        Border color #fa53a1