#fa41a2 color space conversions
Hex:
        #fa41a2
        RGB:
        250, 65, 162
        CMY:
        2, 75, 36
        CMYK:
        0, 74, 35, 2
      HSL:
        329°, 94.8718%, 61.7647%
        HSV (HSB):
        329°, 74.0000%, 98.0392%
        XYZ:
        47.8362, 26.7132, 36.8173
        xyY:
        0.4295, 0.2399, 26.7132
      CIE-Lab:
        58.7079, 75.7019, -10.5284
        CIE-LCH:
        58.7079, 76.4305, 352.0823
        CIE-Luv:
        58.7079, 110.2577, -29.1836
        Hunter-Lab:
        51.6848, 74.7599, -6.0554
      #fa41a2 color charts
#fa41a2 RGB chart
      #fa41a2 CMYK chart
      #fa41a2 RGB pie chart
      #fa41a2 color shades, tints & tones
#fa41a2 color schemes
#fa41a2 color preview, HTML & CSS examples
           This text has a color of #fa41a2        
        
          <p style="color:#fa41a2;">Text here</p>
        
        
          .mytext {color:#fa41a2;}
        
        Text color #fa41a2
      
           This box has a color of #fa41a2        
        
          <div style="background-color:#fa41a2;">Content here</div>
        
        
          .mybackground {background-color:#fa41a2;}
        
        Background color #fa41a2
      
           Border around this has a color of #fa41a2        
        
          <div style="border:2px solid #fa41a2;">Content here</div>
        
        
          .myborder {border:2px solid #fa41a2;}
        
        Border color #fa41a2