#fa02e4 color space conversions
Hex:
        #fa02e4
        RGB:
        250, 2, 228
        CMY:
        2, 99, 11
        CMYK:
        0, 99, 9, 2
      HSL:
        305°, 98.4127%, 49.4118%
        HSV (HSB):
        305°, 99.2000%, 98.0392%
        XYZ:
        53.4496, 25.9688, 75.5942
        xyY:
        0.3448, 0.1675, 25.9688
      CIE-Lab:
        58.0075, 93.7064, -49.4958
        CIE-LCH:
        58.0075, 105.9751, 332.1569
        CIE-Luv:
        58.0075, 91.5282, -90.0230
        Hunter-Lab:
        50.9596, 98.0425, -52.2798
      #fa02e4 color charts
#fa02e4 RGB chart
      #fa02e4 CMYK chart
      #fa02e4 RGB pie chart
      #fa02e4 color shades, tints & tones
#fa02e4 color schemes
#fa02e4 color preview, HTML & CSS examples
           This text has a color of #fa02e4        
        
          <p style="color:#fa02e4;">Text here</p>
        
        
          .mytext {color:#fa02e4;}
        
        Text color #fa02e4
      
           This box has a color of #fa02e4        
        
          <div style="background-color:#fa02e4;">Content here</div>
        
        
          .mybackground {background-color:#fa02e4;}
        
        Background color #fa02e4
      
           Border around this has a color of #fa02e4        
        
          <div style="border:2px solid #fa02e4;">Content here</div>
        
        
          .myborder {border:2px solid #fa02e4;}
        
        Border color #fa02e4