#fa60f4 color space conversions
Hex:
        #fa60f4
        RGB:
        250, 96, 244
        CMY:
        2, 62, 4
        CMYK:
        0, 62, 2, 2
      HSL:
        302°, 93.9024%, 67.8431%
        HSV (HSB):
        302°, 61.6000%, 98.0392%
        XYZ:
        59.9363, 35.2214, 89.2274
        xyY:
        0.3251, 0.1910, 35.2214
      CIE-Lab:
        65.9207, 75.6600, -45.9159
        CIE-LCH:
        65.9207, 88.5025, 328.7476
        CIE-Luv:
        65.9207, 70.4912, -83.9758
        Hunter-Lab:
        59.3476, 76.4124, -47.5974
      #fa60f4 color charts
#fa60f4 RGB chart
      #fa60f4 CMYK chart
      #fa60f4 RGB pie chart
      #fa60f4 color shades, tints & tones
#fa60f4 color schemes
#fa60f4 color preview, HTML & CSS examples
           This text has a color of #fa60f4        
        
          <p style="color:#fa60f4;">Text here</p>
        
        
          .mytext {color:#fa60f4;}
        
        Text color #fa60f4
      
           This box has a color of #fa60f4        
        
          <div style="background-color:#fa60f4;">Content here</div>
        
        
          .mybackground {background-color:#fa60f4;}
        
        Background color #fa60f4
      
           Border around this has a color of #fa60f4        
        
          <div style="border:2px solid #fa60f4;">Content here</div>
        
        
          .myborder {border:2px solid #fa60f4;}
        
        Border color #fa60f4