#fa00c4 color space conversions
Hex:
        #fa00c4
        RGB:
        250, 0, 196
        CMY:
        2, 100, 23
        CMYK:
        0, 100, 22, 2
      HSL:
        313°, 100.0000%, 49.0196%
        HSV (HSB):
        313°, 100.0000%, 98.0392%
        XYZ:
        49.3881, 24.3095, 54.3137
        xyY:
        0.3858, 0.1899, 24.3095
      CIE-Lab:
        56.3964, 89.9208, -33.7945
        CIE-LCH:
        56.3964, 96.0616, 339.4025
        CIE-Luv:
        56.3964, 105.9814, -65.3533
        Hunter-Lab:
        49.3047, 92.5190, -30.8002
      #fa00c4 color charts
#fa00c4 RGB chart
      #fa00c4 CMYK chart
      #fa00c4 RGB pie chart
      #fa00c4 color shades, tints & tones
#fa00c4 color schemes
#fa00c4 color preview, HTML & CSS examples
           This text has a color of #fa00c4        
        
          <p style="color:#fa00c4;">Text here</p>
        
        
          .mytext {color:#fa00c4;}
        
        Text color #fa00c4
      
           This box has a color of #fa00c4        
        
          <div style="background-color:#fa00c4;">Content here</div>
        
        
          .mybackground {background-color:#fa00c4;}
        
        Background color #fa00c4
      
           Border around this has a color of #fa00c4        
        
          <div style="border:2px solid #fa00c4;">Content here</div>
        
        
          .myborder {border:2px solid #fa00c4;}
        
        Border color #fa00c4