#fa0fe1 color space conversions
Hex:
        #fa0fe1
        RGB:
        250, 15, 225
        CMY:
        2, 94, 12
        CMYK:
        0, 94, 10, 2
      HSL:
        306°, 95.9184%, 51.9608%
        HSV (HSB):
        306°, 94.0000%, 98.0392%
        XYZ:
        53.1858, 26.1019, 73.4691
        xyY:
        0.3482, 0.1709, 26.1019
      CIE-Lab:
        58.1336, 92.4823, -47.6031
        CIE-LCH:
        58.1336, 104.0146, 332.7639
        CIE-Luv:
        58.1336, 92.2122, -87.0172
        Hunter-Lab:
        51.0900, 96.4148, -49.4980
      #fa0fe1 color charts
#fa0fe1 RGB chart
      #fa0fe1 CMYK chart
      #fa0fe1 RGB pie chart
      #fa0fe1 color shades, tints & tones
#fa0fe1 color schemes
#fa0fe1 color preview, HTML & CSS examples
           This text has a color of #fa0fe1        
        
          <p style="color:#fa0fe1;">Text here</p>
        
        
          .mytext {color:#fa0fe1;}
        
        Text color #fa0fe1
      
           This box has a color of #fa0fe1        
        
          <div style="background-color:#fa0fe1;">Content here</div>
        
        
          .mybackground {background-color:#fa0fe1;}
        
        Background color #fa0fe1
      
           Border around this has a color of #fa0fe1        
        
          <div style="border:2px solid #fa0fe1;">Content here</div>
        
        
          .myborder {border:2px solid #fa0fe1;}
        
        Border color #fa0fe1