#fa06e8 color space conversions
Hex:
        #fa06e8
        RGB:
        250, 6, 232
        CMY:
        2, 98, 9
        CMYK:
        0, 98, 7, 2
      HSL:
        304°, 96.0630%, 50.1961%
        HSV (HSB):
        304°, 97.6000%, 98.0392%
        XYZ:
        54.0550, 26.2804, 78.5675
        xyY:
        0.3402, 0.1654, 26.2804
      CIE-Lab:
        58.3023, 93.9877, -51.2796
        CIE-LCH:
        58.3023, 107.0668, 331.3832
        CIE-Luv:
        58.3023, 89.6537, -92.8638
        Hunter-Lab:
        51.2644, 98.5036, -54.9823
      #fa06e8 color charts
#fa06e8 RGB chart
      #fa06e8 CMYK chart
      #fa06e8 RGB pie chart
      #fa06e8 color shades, tints & tones
#fa06e8 color schemes
#fa06e8 color preview, HTML & CSS examples
           This text has a color of #fa06e8        
        
          <p style="color:#fa06e8;">Text here</p>
        
        
          .mytext {color:#fa06e8;}
        
        Text color #fa06e8
      
           This box has a color of #fa06e8        
        
          <div style="background-color:#fa06e8;">Content here</div>
        
        
          .mybackground {background-color:#fa06e8;}
        
        Background color #fa06e8
      
           Border around this has a color of #fa06e8        
        
          <div style="border:2px solid #fa06e8;">Content here</div>
        
        
          .myborder {border:2px solid #fa06e8;}
        
        Border color #fa06e8