#fa22c9 color space conversions
Hex:
        #fa22c9
        RGB:
        250, 34, 201
        CMY:
        2, 87, 21
        CMYK:
        0, 86, 20, 2
      HSL:
        314°, 95.5752%, 55.6863%
        HSV (HSB):
        314°, 86.4000%, 98.0392%
        XYZ:
        50.5390, 25.6851, 57.5524
        xyY:
        0.3778, 0.1920, 25.6851
      CIE-Lab:
        57.7369, 87.2409, -34.5752
        CIE-LCH:
        57.7369, 93.8425, 338.3807
        CIE-Luv:
        57.7369, 100.8745, -66.3697
        Hunter-Lab:
        50.6805, 89.3109, -31.8530
      #fa22c9 color charts
#fa22c9 RGB chart
      #fa22c9 CMYK chart
      #fa22c9 RGB pie chart
      #fa22c9 color shades, tints & tones
#fa22c9 color schemes
#fa22c9 color preview, HTML & CSS examples
           This text has a color of #fa22c9        
        
          <p style="color:#fa22c9;">Text here</p>
        
        
          .mytext {color:#fa22c9;}
        
        Text color #fa22c9
      
           This box has a color of #fa22c9        
        
          <div style="background-color:#fa22c9;">Content here</div>
        
        
          .mybackground {background-color:#fa22c9;}
        
        Background color #fa22c9
      
           Border around this has a color of #fa22c9        
        
          <div style="border:2px solid #fa22c9;">Content here</div>
        
        
          .myborder {border:2px solid #fa22c9;}
        
        Border color #fa22c9