#fa7fd4 color space conversions
Hex:
        #fa7fd4
        RGB:
        250, 127, 212
        CMY:
        2, 50, 17
        CMYK:
        0, 49, 15, 2
      HSL:
        319°, 92.4812%, 73.9216%
        HSV (HSB):
        319°, 49.2000%, 98.0392%
        XYZ:
        58.8974, 40.2562, 66.9533
        xyY:
        0.3546, 0.2424, 40.2562
      CIE-Lab:
        69.6516, 57.0863, -22.3973
        CIE-LCH:
        69.6516, 61.3228, 338.5779
        CIE-Luv:
        69.6516, 67.8736, -44.1932
        Hunter-Lab:
        63.4478, 54.6646, -18.1524
      #fa7fd4 color charts
#fa7fd4 RGB chart
      #fa7fd4 CMYK chart
      #fa7fd4 RGB pie chart
      #fa7fd4 color shades, tints & tones
#fa7fd4 color schemes
#fa7fd4 color preview, HTML & CSS examples
           This text has a color of #fa7fd4        
        
          <p style="color:#fa7fd4;">Text here</p>
        
        
          .mytext {color:#fa7fd4;}
        
        Text color #fa7fd4
      
           This box has a color of #fa7fd4        
        
          <div style="background-color:#fa7fd4;">Content here</div>
        
        
          .mybackground {background-color:#fa7fd4;}
        
        Background color #fa7fd4
      
           Border around this has a color of #fa7fd4        
        
          <div style="border:2px solid #fa7fd4;">Content here</div>
        
        
          .myborder {border:2px solid #fa7fd4;}
        
        Border color #fa7fd4