#fa21b7 color space conversions
Hex:
        #fa21b7
        RGB:
        250, 33, 183
        CMY:
        2, 87, 28
        CMYK:
        0, 87, 27, 2
      HSL:
        319°, 95.5947%, 55.4902%
        HSV (HSB):
        319°, 86.8000%, 98.0392%
        XYZ:
        48.5154, 24.8306, 47.0355
        xyY:
        0.4030, 0.2063, 24.8306
      CIE-Lab:
        56.9100, 85.3251, -25.4815
        CIE-LCH:
        56.9100, 89.0488, 343.3723
        CIE-Luv:
        56.9100, 109.0628, -52.3433
        Hunter-Lab:
        49.8303, 86.5869, -21.0834
      #fa21b7 color charts
#fa21b7 RGB chart
      #fa21b7 CMYK chart
      #fa21b7 RGB pie chart
      #fa21b7 color shades, tints & tones
#fa21b7 color schemes
#fa21b7 color preview, HTML & CSS examples
           This text has a color of #fa21b7        
        
          <p style="color:#fa21b7;">Text here</p>
        
        
          .mytext {color:#fa21b7;}
        
        Text color #fa21b7
      
           This box has a color of #fa21b7        
        
          <div style="background-color:#fa21b7;">Content here</div>
        
        
          .mybackground {background-color:#fa21b7;}
        
        Background color #fa21b7
      
           Border around this has a color of #fa21b7        
        
          <div style="border:2px solid #fa21b7;">Content here</div>
        
        
          .myborder {border:2px solid #fa21b7;}
        
        Border color #fa21b7