#fa25f8 color space conversions
Hex:
        #fa25f8
        RGB:
        250, 37, 248
        CMY:
        2, 85, 3
        CMYK:
        0, 85, 1, 2
      HSL:
        301°, 95.5157%, 56.2745%
        HSV (HSB):
        301°, 85.2000%, 98.0392%
        XYZ:
        57.0292, 28.4244, 91.2876
        xyY:
        0.3227, 0.1608, 28.4244
      CIE-Lab:
        60.2703, 92.9676, -57.0875
        CIE-LCH:
        60.2703, 109.0961, 328.4477
        CIE-Luv:
        60.2703, 81.0156, -102.2584
        Hunter-Lab:
        53.3146, 97.6362, -64.1988
      #fa25f8 color charts
#fa25f8 RGB chart
      #fa25f8 CMYK chart
      #fa25f8 RGB pie chart
      #fa25f8 color shades, tints & tones
#fa25f8 color schemes
#fa25f8 color preview, HTML & CSS examples
           This text has a color of #fa25f8        
        
          <p style="color:#fa25f8;">Text here</p>
        
        
          .mytext {color:#fa25f8;}
        
        Text color #fa25f8
      
           This box has a color of #fa25f8        
        
          <div style="background-color:#fa25f8;">Content here</div>
        
        
          .mybackground {background-color:#fa25f8;}
        
        Background color #fa25f8
      
           Border around this has a color of #fa25f8        
        
          <div style="border:2px solid #fa25f8;">Content here</div>
        
        
          .myborder {border:2px solid #fa25f8;}
        
        Border color #fa25f8