#fa00f6 color space conversions
Hex:
        #fa00f6
        RGB:
        250, 0, 246
        CMY:
        2, 100, 4
        CMYK:
        0, 100, 2, 2
      HSL:
        301°, 100.0000%, 49.0196%
        HSV (HSB):
        301°, 100.0000%, 98.0392%
        XYZ:
        56.0589, 26.9778, 89.4414
        xyY:
        0.3250, 0.1564, 26.9778
      CIE-Lab:
        58.9538, 96.2367, -58.0773
        CIE-LCH:
        58.9538, 112.4032, 328.8897
        CIE-Luv:
        58.9538, 84.0988, -103.6937
        Hunter-Lab:
        51.9402, 101.7593, -65.7397
      #fa00f6 color charts
#fa00f6 RGB chart
      #fa00f6 CMYK chart
      #fa00f6 RGB pie chart
      #fa00f6 color shades, tints & tones
#fa00f6 color schemes
#fa00f6 color preview, HTML & CSS examples
           This text has a color of #fa00f6        
        
          <p style="color:#fa00f6;">Text here</p>
        
        
          .mytext {color:#fa00f6;}
        
        Text color #fa00f6
      
           This box has a color of #fa00f6        
        
          <div style="background-color:#fa00f6;">Content here</div>
        
        
          .mybackground {background-color:#fa00f6;}
        
        Background color #fa00f6
      
           Border around this has a color of #fa00f6        
        
          <div style="border:2px solid #fa00f6;">Content here</div>
        
        
          .myborder {border:2px solid #fa00f6;}
        
        Border color #fa00f6