#fa57f2 color space conversions
Hex:
        #fa57f2
        RGB:
        250, 87, 242
        CMY:
        2, 66, 5
        CMYK:
        0, 65, 3, 2
      HSL:
        303°, 94.2197%, 66.0784%
        HSV (HSB):
        303°, 65.2000%, 98.0392%
        XYZ:
        58.8595, 33.5512, 87.3782
        xyY:
        0.3274, 0.1866, 33.5512
      CIE-Lab:
        64.6047, 78.7488, -46.8827
        CIE-LCH:
        64.6047, 91.6480, 329.2327
        CIE-Luv:
        64.6047, 73.7360, -85.6622
        Hunter-Lab:
        57.9234, 80.0190, -48.8934
      #fa57f2 color charts
#fa57f2 RGB chart
      #fa57f2 CMYK chart
      #fa57f2 RGB pie chart
      #fa57f2 color shades, tints & tones
#fa57f2 color schemes
#fa57f2 color preview, HTML & CSS examples
           This text has a color of #fa57f2        
        
          <p style="color:#fa57f2;">Text here</p>
        
        
          .mytext {color:#fa57f2;}
        
        Text color #fa57f2
      
           This box has a color of #fa57f2        
        
          <div style="background-color:#fa57f2;">Content here</div>
        
        
          .mybackground {background-color:#fa57f2;}
        
        Background color #fa57f2
      
           Border around this has a color of #fa57f2        
        
          <div style="border:2px solid #fa57f2;">Content here</div>
        
        
          .myborder {border:2px solid #fa57f2;}
        
        Border color #fa57f2