#fa81f4 color space conversions
Hex:
        #fa81f4
        RGB:
        250, 129, 244
        CMY:
        2, 49, 4
        CMYK:
        0, 48, 2, 2
      HSL:
        303°, 92.3664%, 74.3137%
        HSV (HSB):
        303°, 48.4000%, 98.0392%
        XYZ:
        63.6037, 42.5562, 90.4498
        xyY:
        0.3235, 0.2164, 42.5562
      CIE-Lab:
        71.2527, 61.2497, -37.5736
        CIE-LCH:
        71.2527, 71.8561, 328.4730
        CIE-Luv:
        71.2527, 58.8705, -69.3068
        Hunter-Lab:
        65.2351, 59.8748, -36.5423
      #fa81f4 color charts
#fa81f4 RGB chart
      #fa81f4 CMYK chart
      #fa81f4 RGB pie chart
      #fa81f4 color shades, tints & tones
#fa81f4 color schemes
#fa81f4 color preview, HTML & CSS examples
           This text has a color of #fa81f4        
        
          <p style="color:#fa81f4;">Text here</p>
        
        
          .mytext {color:#fa81f4;}
        
        Text color #fa81f4
      
           This box has a color of #fa81f4        
        
          <div style="background-color:#fa81f4;">Content here</div>
        
        
          .mybackground {background-color:#fa81f4;}
        
        Background color #fa81f4
      
           Border around this has a color of #fa81f4        
        
          <div style="border:2px solid #fa81f4;">Content here</div>
        
        
          .myborder {border:2px solid #fa81f4;}
        
        Border color #fa81f4