#fa0cf2 color space conversions
Hex:
        #fa0cf2
        RGB:
        250, 12, 242
        CMY:
        2, 95, 5
        CMYK:
        0, 95, 3, 2
      HSL:
        302°, 95.9677%, 51.3725%
        HSV (HSB):
        302°, 95.2000%, 98.0392%
        XYZ:
        55.5828, 26.9977, 86.2859
        xyY:
        0.3292, 0.1599, 26.9977
      CIE-Lab:
        58.9722, 94.9668, -55.8163
        CIE-LCH:
        58.9722, 110.1552, 329.5553
        CIE-Luv:
        58.9722, 85.2566, -100.1125
        Hunter-Lab:
        51.9594, 100.0191, -62.0880
      #fa0cf2 color charts
#fa0cf2 RGB chart
      #fa0cf2 CMYK chart
      #fa0cf2 RGB pie chart
      #fa0cf2 color shades, tints & tones
#fa0cf2 color schemes
#fa0cf2 color preview, HTML & CSS examples
           This text has a color of #fa0cf2        
        
          <p style="color:#fa0cf2;">Text here</p>
        
        
          .mytext {color:#fa0cf2;}
        
        Text color #fa0cf2
      
           This box has a color of #fa0cf2        
        
          <div style="background-color:#fa0cf2;">Content here</div>
        
        
          .mybackground {background-color:#fa0cf2;}
        
        Background color #fa0cf2
      
           Border around this has a color of #fa0cf2        
        
          <div style="border:2px solid #fa0cf2;">Content here</div>
        
        
          .myborder {border:2px solid #fa0cf2;}
        
        Border color #fa0cf2