#fa09e1 color space conversions
Hex:
        #fa09e1
        RGB:
        250, 9, 225
        CMY:
        2, 96, 12
        CMYK:
        0, 96, 10, 2
      HSL:
        306°, 96.0159%, 50.7843%
        HSV (HSB):
        306°, 96.4000%, 98.0392%
        XYZ:
        53.1126, 25.9556, 73.4447
        xyY:
        0.3482, 0.1702, 25.9556
      CIE-Lab:
        57.9949, 92.8914, -47.8229
        CIE-LCH:
        57.9949, 104.4789, 332.7594
        CIE-Luv:
        57.9949, 92.5109, -87.3668
        Hunter-Lab:
        50.9466, 96.9323, -49.8099
      #fa09e1 color charts
#fa09e1 RGB chart
      #fa09e1 CMYK chart
      #fa09e1 RGB pie chart
      #fa09e1 color shades, tints & tones
#fa09e1 color schemes
#fa09e1 color preview, HTML & CSS examples
           This text has a color of #fa09e1        
        
          <p style="color:#fa09e1;">Text here</p>
        
        
          .mytext {color:#fa09e1;}
        
        Text color #fa09e1
      
           This box has a color of #fa09e1        
        
          <div style="background-color:#fa09e1;">Content here</div>
        
        
          .mybackground {background-color:#fa09e1;}
        
        Background color #fa09e1
      
           Border around this has a color of #fa09e1        
        
          <div style="border:2px solid #fa09e1;">Content here</div>
        
        
          .myborder {border:2px solid #fa09e1;}
        
        Border color #fa09e1