#fa21f7 color space conversions
Hex:
        #fa21f7
        RGB:
        250, 33, 247
        CMY:
        2, 87, 3
        CMYK:
        0, 87, 1, 2
      HSL:
        301°, 95.5947%, 55.4902%
        HSV (HSB):
        301°, 86.8000%, 98.0392%
        XYZ:
        56.7567, 28.1271, 90.4334
        xyY:
        0.3237, 0.1604, 28.1271
      CIE-Lab:
        60.0034, 93.4452, -56.9575
        CIE-LCH:
        60.0034, 109.4356, 328.6365
        CIE-Luv:
        60.0034, 81.8090, -102.0255
        Hunter-Lab:
        53.0350, 98.2149, -63.9747
      #fa21f7 color charts
#fa21f7 RGB chart
      #fa21f7 CMYK chart
      #fa21f7 RGB pie chart
      #fa21f7 color shades, tints & tones
#fa21f7 color schemes
#fa21f7 color preview, HTML & CSS examples
           This text has a color of #fa21f7        
        
          <p style="color:#fa21f7;">Text here</p>
        
        
          .mytext {color:#fa21f7;}
        
        Text color #fa21f7
      
           This box has a color of #fa21f7        
        
          <div style="background-color:#fa21f7;">Content here</div>
        
        
          .mybackground {background-color:#fa21f7;}
        
        Background color #fa21f7
      
           Border around this has a color of #fa21f7        
        
          <div style="border:2px solid #fa21f7;">Content here</div>
        
        
          .myborder {border:2px solid #fa21f7;}
        
        Border color #fa21f7