#fa60e0 color space conversions
Hex:
        #fa60e0
        RGB:
        250, 96, 224
        CMY:
        2, 62, 12
        CMYK:
        0, 62, 10, 2
      HSL:
        310°, 93.9024%, 67.8431%
        HSV (HSB):
        310°, 61.6000%, 98.0392%
        XYZ:
        57.0618, 34.0716, 74.0900
        xyY:
        0.3454, 0.2062, 34.0716
      CIE-Lab:
        65.0193, 72.5778, -36.2239
        CIE-LCH:
        65.0193, 81.1154, 333.4760
        CIE-Luv:
        65.0193, 76.8608, -67.9398
        Hunter-Lab:
        58.3708, 72.3478, -34.3971
      #fa60e0 color charts
#fa60e0 RGB chart
      #fa60e0 CMYK chart
      #fa60e0 RGB pie chart
      #fa60e0 color shades, tints & tones
#fa60e0 color schemes
#fa60e0 color preview, HTML & CSS examples
           This text has a color of #fa60e0        
        
          <p style="color:#fa60e0;">Text here</p>
        
        
          .mytext {color:#fa60e0;}
        
        Text color #fa60e0
      
           This box has a color of #fa60e0        
        
          <div style="background-color:#fa60e0;">Content here</div>
        
        
          .mybackground {background-color:#fa60e0;}
        
        Background color #fa60e0
      
           Border around this has a color of #fa60e0        
        
          <div style="border:2px solid #fa60e0;">Content here</div>
        
        
          .myborder {border:2px solid #fa60e0;}
        
        Border color #fa60e0