#fa22cb color space conversions
Hex:
        #fa22cb
        RGB:
        250, 34, 203
        CMY:
        2, 87, 20
        CMYK:
        0, 86, 19, 2
      HSL:
        313°, 95.5752%, 55.6863%
        HSV (HSB):
        313°, 86.4000%, 98.0392%
        XYZ:
        50.7759, 25.7798, 58.7997
        xyY:
        0.3751, 0.1905, 25.7798
      CIE-Lab:
        57.8275, 87.4824, -35.5790
        CIE-LCH:
        57.8275, 94.4406, 337.8685
        CIE-Luv:
        57.8275, 99.9959, -67.9419
        Hunter-Lab:
        50.7739, 89.6528, -33.1203
      #fa22cb color charts
#fa22cb RGB chart
      #fa22cb CMYK chart
      #fa22cb RGB pie chart
      #fa22cb color shades, tints & tones
#fa22cb color schemes
#fa22cb color preview, HTML & CSS examples
           This text has a color of #fa22cb        
        
          <p style="color:#fa22cb;">Text here</p>
        
        
          .mytext {color:#fa22cb;}
        
        Text color #fa22cb
      
           This box has a color of #fa22cb        
        
          <div style="background-color:#fa22cb;">Content here</div>
        
        
          .mybackground {background-color:#fa22cb;}
        
        Background color #fa22cb
      
           Border around this has a color of #fa22cb        
        
          <div style="border:2px solid #fa22cb;">Content here</div>
        
        
          .myborder {border:2px solid #fa22cb;}
        
        Border color #fa22cb