#fa3fa1 color space conversions
Hex:
        #fa3fa1
        RGB:
        250, 63, 161
        CMY:
        2, 75, 37
        CMYK:
        0, 75, 36, 2
      HSL:
        329°, 94.9239%, 61.3725%
        HSV (HSB):
        329°, 74.8000%, 98.0392%
        XYZ:
        47.6349, 26.4522, 36.3134
        xyY:
        0.4315, 0.2396, 26.4522
      CIE-Lab:
        58.4638, 76.1953, -10.3106
        CIE-LCH:
        58.4638, 76.8897, 352.2937
        CIE-Luv:
        58.4638, 111.3392, -28.9638
        Hunter-Lab:
        51.4317, 75.3171, -5.8595
      #fa3fa1 color charts
#fa3fa1 RGB chart
      #fa3fa1 CMYK chart
      #fa3fa1 RGB pie chart
      #fa3fa1 color shades, tints & tones
#fa3fa1 color schemes
#fa3fa1 color preview, HTML & CSS examples
           This text has a color of #fa3fa1        
        
          <p style="color:#fa3fa1;">Text here</p>
        
        
          .mytext {color:#fa3fa1;}
        
        Text color #fa3fa1
      
           This box has a color of #fa3fa1        
        
          <div style="background-color:#fa3fa1;">Content here</div>
        
        
          .mybackground {background-color:#fa3fa1;}
        
        Background color #fa3fa1
      
           Border around this has a color of #fa3fa1        
        
          <div style="border:2px solid #fa3fa1;">Content here</div>
        
        
          .myborder {border:2px solid #fa3fa1;}
        
        Border color #fa3fa1