#fa3fa3 color space conversions
Hex:
        #fa3fa3
        RGB:
        250, 63, 163
        CMY:
        2, 75, 36
        CMYK:
        0, 75, 35, 2
      HSL:
        328°, 94.9239%, 61.3725%
        HSV (HSB):
        328°, 74.8000%, 98.0392%
        XYZ:
        47.8127, 26.5234, 37.2498
        xyY:
        0.4285, 0.2377, 26.5234
      CIE-Lab:
        58.5305, 76.4014, -11.3778
        CIE-LCH:
        58.5305, 77.2440, 351.5297
        CIE-Luv:
        58.5305, 110.5316, -30.5039
        Hunter-Lab:
        51.5008, 75.5907, -6.8331
      #fa3fa3 color charts
#fa3fa3 RGB chart
      #fa3fa3 CMYK chart
      #fa3fa3 RGB pie chart
      #fa3fa3 color shades, tints & tones
#fa3fa3 color schemes
#fa3fa3 color preview, HTML & CSS examples
           This text has a color of #fa3fa3        
        
          <p style="color:#fa3fa3;">Text here</p>
        
        
          .mytext {color:#fa3fa3;}
        
        Text color #fa3fa3
      
           This box has a color of #fa3fa3        
        
          <div style="background-color:#fa3fa3;">Content here</div>
        
        
          .mybackground {background-color:#fa3fa3;}
        
        Background color #fa3fa3
      
           Border around this has a color of #fa3fa3        
        
          <div style="border:2px solid #fa3fa3;">Content here</div>
        
        
          .myborder {border:2px solid #fa3fa3;}
        
        Border color #fa3fa3