#fa4cf9 color space conversions
Hex:
        #fa4cf9
        RGB:
        250, 76, 249
        CMY:
        2, 70, 2
        CMYK:
        0, 70, 0, 2
      HSL:
        300°, 94.5652%, 63.9216%
        HSV (HSB):
        300°, 69.6000%, 98.0392%
        XYZ:
        59.1077, 32.3324, 92.7480
        xyY:
        0.3209, 0.1755, 32.3324
      CIE-Lab:
        63.6167, 83.6057, -52.3181
        CIE-LCH:
        63.6167, 98.6260, 327.9628
        CIE-Luv:
        63.6167, 74.1590, -94.6745
        Hunter-Lab:
        56.8616, 86.0430, -56.9059
      #fa4cf9 color charts
#fa4cf9 RGB chart
      #fa4cf9 CMYK chart
      #fa4cf9 RGB pie chart
      #fa4cf9 color shades, tints & tones
#fa4cf9 color schemes
#fa4cf9 color preview, HTML & CSS examples
           This text has a color of #fa4cf9        
        
          <p style="color:#fa4cf9;">Text here</p>
        
        
          .mytext {color:#fa4cf9;}
        
        Text color #fa4cf9
      
           This box has a color of #fa4cf9        
        
          <div style="background-color:#fa4cf9;">Content here</div>
        
        
          .mybackground {background-color:#fa4cf9;}
        
        Background color #fa4cf9
      
           Border around this has a color of #fa4cf9        
        
          <div style="border:2px solid #fa4cf9;">Content here</div>
        
        
          .myborder {border:2px solid #fa4cf9;}
        
        Border color #fa4cf9