#fa3bc1 color space conversions
Hex:
        #fa3bc1
        RGB:
        250, 59, 193
        CMY:
        2, 77, 24
        CMYK:
        0, 76, 23, 2
      HSL:
        318°, 95.0249%, 60.5882%
        HSV (HSB):
        318°, 76.4000%, 98.0392%
        XYZ:
        50.6139, 27.3022, 53.0543
        xyY:
        0.3865, 0.2085, 27.3022
      CIE-Lab:
        59.2530, 80.9063, -27.6337
        CIE-LCH:
        59.2530, 85.4953, 341.1423
        CIE-Luv:
        59.2530, 99.4180, -55.1315
        Hunter-Lab:
        52.2515, 81.4658, -23.6249
      #fa3bc1 color charts
#fa3bc1 RGB chart
      #fa3bc1 CMYK chart
      #fa3bc1 RGB pie chart
      #fa3bc1 color shades, tints & tones
#fa3bc1 color schemes
#fa3bc1 color preview, HTML & CSS examples
           This text has a color of #fa3bc1        
        
          <p style="color:#fa3bc1;">Text here</p>
        
        
          .mytext {color:#fa3bc1;}
        
        Text color #fa3bc1
      
           This box has a color of #fa3bc1        
        
          <div style="background-color:#fa3bc1;">Content here</div>
        
        
          .mybackground {background-color:#fa3bc1;}
        
        Background color #fa3bc1
      
           Border around this has a color of #fa3bc1        
        
          <div style="border:2px solid #fa3bc1;">Content here</div>
        
        
          .myborder {border:2px solid #fa3bc1;}
        
        Border color #fa3bc1