#fa2ca9 color space conversions
Hex:
        #fa2ca9
        RGB:
        250, 44, 169
        CMY:
        2, 83, 34
        CMYK:
        0, 82, 32, 2
      HSL:
        324°, 95.3704%, 57.6471%
        HSV (HSB):
        324°, 82.4000%, 98.0392%
        XYZ:
        47.4865, 24.9899, 39.8568
        xyY:
        0.4227, 0.2225, 24.9899
      CIE-Lab:
        57.0656, 81.8092, -17.0934
        CIE-LCH:
        57.0656, 83.5758, 348.1983
        CIE-Luv:
        57.0656, 113.2621, -39.5425
        Hunter-Lab:
        49.9899, 82.0784, -12.2788
      #fa2ca9 color charts
#fa2ca9 RGB chart
      #fa2ca9 CMYK chart
      #fa2ca9 RGB pie chart
      #fa2ca9 color shades, tints & tones
#fa2ca9 color schemes
#fa2ca9 color preview, HTML & CSS examples
           This text has a color of #fa2ca9        
        
          <p style="color:#fa2ca9;">Text here</p>
        
        
          .mytext {color:#fa2ca9;}
        
        Text color #fa2ca9
      
           This box has a color of #fa2ca9        
        
          <div style="background-color:#fa2ca9;">Content here</div>
        
        
          .mybackground {background-color:#fa2ca9;}
        
        Background color #fa2ca9
      
           Border around this has a color of #fa2ca9        
        
          <div style="border:2px solid #fa2ca9;">Content here</div>
        
        
          .myborder {border:2px solid #fa2ca9;}
        
        Border color #fa2ca9