#fa02e7 color space conversions
Hex:
        #fa02e7
        RGB:
        250, 2, 231
        CMY:
        2, 99, 9
        CMYK:
        0, 99, 8, 2
      HSL:
        305°, 98.4127%, 49.4118%
        HSV (HSB):
        305°, 99.2000%, 98.0392%
        XYZ:
        53.8699, 26.1369, 77.8070
        xyY:
        0.3414, 0.1656, 26.1369
      CIE-Lab:
        58.1668, 94.0984, -50.9325
        CIE-LCH:
        58.1668, 106.9982, 331.5747
        CIE-Luv:
        58.1668, 90.2467, -92.3075
        Hunter-Lab:
        51.1243, 98.6186, -54.4475
      #fa02e7 color charts
#fa02e7 RGB chart
      #fa02e7 CMYK chart
      #fa02e7 RGB pie chart
      #fa02e7 color shades, tints & tones
#fa02e7 color schemes
#fa02e7 color preview, HTML & CSS examples
           This text has a color of #fa02e7        
        
          <p style="color:#fa02e7;">Text here</p>
        
        
          .mytext {color:#fa02e7;}
        
        Text color #fa02e7
      
           This box has a color of #fa02e7        
        
          <div style="background-color:#fa02e7;">Content here</div>
        
        
          .mybackground {background-color:#fa02e7;}
        
        Background color #fa02e7
      
           Border around this has a color of #fa02e7        
        
          <div style="border:2px solid #fa02e7;">Content here</div>
        
        
          .myborder {border:2px solid #fa02e7;}
        
        Border color #fa02e7