#fa3bc2 color space conversions
Hex:
        #fa3bc2
        RGB:
        250, 59, 194
        CMY:
        2, 77, 24
        CMYK:
        0, 76, 22, 2
      HSL:
        318°, 95.0249%, 60.5882%
        HSV (HSB):
        318°, 76.4000%, 98.0392%
        XYZ:
        50.7259, 27.3470, 53.6439
        xyY:
        0.3851, 0.2076, 27.3470
      CIE-Lab:
        59.2941, 81.0276, -28.1436
        CIE-LCH:
        59.2941, 85.7761, 340.8462
        CIE-Luv:
        59.2941, 99.0078, -55.9255
        Hunter-Lab:
        52.2943, 81.6313, -24.2141
      #fa3bc2 color charts
#fa3bc2 RGB chart
      #fa3bc2 CMYK chart
      #fa3bc2 RGB pie chart
      #fa3bc2 color shades, tints & tones
#fa3bc2 color schemes
#fa3bc2 color preview, HTML & CSS examples
           This text has a color of #fa3bc2        
        
          <p style="color:#fa3bc2;">Text here</p>
        
        
          .mytext {color:#fa3bc2;}
        
        Text color #fa3bc2
      
           This box has a color of #fa3bc2        
        
          <div style="background-color:#fa3bc2;">Content here</div>
        
        
          .mybackground {background-color:#fa3bc2;}
        
        Background color #fa3bc2
      
           Border around this has a color of #fa3bc2        
        
          <div style="border:2px solid #fa3bc2;">Content here</div>
        
        
          .myborder {border:2px solid #fa3bc2;}
        
        Border color #fa3bc2