#fa3bca color space conversions
Hex:
        #fa3bca
        RGB:
        250, 59, 202
        CMY:
        2, 77, 21
        CMYK:
        0, 76, 19, 2
      HSL:
        315°, 95.0249%, 60.5882%
        HSV (HSB):
        315°, 76.4000%, 98.0392%
        XYZ:
        51.6490, 27.7162, 58.5047
        xyY:
        0.3746, 0.2010, 27.7162
      CIE-Lab:
        59.6315, 82.0189, -32.1958
        CIE-LCH:
        59.6315, 88.1116, 338.5679
        CIE-Luv:
        59.6315, 95.7439, -62.2795
        Hunter-Lab:
        52.6462, 82.9882, -29.0355
      #fa3bca color charts
#fa3bca RGB chart
      #fa3bca CMYK chart
      #fa3bca RGB pie chart
      #fa3bca color shades, tints & tones
#fa3bca color schemes
#fa3bca color preview, HTML & CSS examples
           This text has a color of #fa3bca        
        
          <p style="color:#fa3bca;">Text here</p>
        
        
          .mytext {color:#fa3bca;}
        
        Text color #fa3bca
      
           This box has a color of #fa3bca        
        
          <div style="background-color:#fa3bca;">Content here</div>
        
        
          .mybackground {background-color:#fa3bca;}
        
        Background color #fa3bca
      
           Border around this has a color of #fa3bca        
        
          <div style="border:2px solid #fa3bca;">Content here</div>
        
        
          .myborder {border:2px solid #fa3bca;}
        
        Border color #fa3bca