#fa41c2 color space conversions
Hex:
        #fa41c2
        RGB:
        250, 65, 194
        CMY:
        2, 75, 24
        CMYK:
        0, 74, 22, 2
      HSL:
        318°, 94.8718%, 61.7647%
        HSV (HSB):
        318°, 74.0000%, 98.0392%
        XYZ:
        51.0522, 27.9996, 53.7527
        xyY:
        0.3844, 0.2108, 27.9996
      CIE-Lab:
        59.8884, 79.3339, -27.2257
        CIE-LCH:
        59.8884, 83.8755, 341.0589
        CIE-Luv:
        59.8884, 97.4121, -54.3424
        Hunter-Lab:
        52.9147, 79.6167, -23.1887
      #fa41c2 color charts
#fa41c2 RGB chart
      #fa41c2 CMYK chart
      #fa41c2 RGB pie chart
      #fa41c2 color shades, tints & tones
#fa41c2 color schemes
#fa41c2 color preview, HTML & CSS examples
           This text has a color of #fa41c2        
        
          <p style="color:#fa41c2;">Text here</p>
        
        
          .mytext {color:#fa41c2;}
        
        Text color #fa41c2
      
           This box has a color of #fa41c2        
        
          <div style="background-color:#fa41c2;">Content here</div>
        
        
          .mybackground {background-color:#fa41c2;}
        
        Background color #fa41c2
      
           Border around this has a color of #fa41c2        
        
          <div style="border:2px solid #fa41c2;">Content here</div>
        
        
          .myborder {border:2px solid #fa41c2;}
        
        Border color #fa41c2