#fa2ff4 color space conversions
Hex:
        #fa2ff4
        RGB:
        250, 47, 244
        CMY:
        2, 82, 4
        CMYK:
        0, 81, 2, 2
      HSL:
        302°, 95.3052%, 58.2353%
        HSV (HSB):
        302°, 81.2000%, 98.0392%
        XYZ:
        56.7700, 28.8887, 88.1719
        xyY:
        0.3266, 0.1662, 28.8887
      CIE-Lab:
        60.6833, 90.5476, -54.2050
        CIE-LCH:
        60.6833, 105.5322, 329.0938
        CIE-Luv:
        60.6833, 81.3191, -97.6578
        Hunter-Lab:
        53.7482, 94.4762, -59.6393
      #fa2ff4 color charts
#fa2ff4 RGB chart
      #fa2ff4 CMYK chart
      #fa2ff4 RGB pie chart
      #fa2ff4 color shades, tints & tones
#fa2ff4 color schemes
#fa2ff4 color preview, HTML & CSS examples
           This text has a color of #fa2ff4        
        
          <p style="color:#fa2ff4;">Text here</p>
        
        
          .mytext {color:#fa2ff4;}
        
        Text color #fa2ff4
      
           This box has a color of #fa2ff4        
        
          <div style="background-color:#fa2ff4;">Content here</div>
        
        
          .mybackground {background-color:#fa2ff4;}
        
        Background color #fa2ff4
      
           Border around this has a color of #fa2ff4        
        
          <div style="border:2px solid #fa2ff4;">Content here</div>
        
        
          .myborder {border:2px solid #fa2ff4;}
        
        Border color #fa2ff4