#fa0afb color space conversions
Hex:
        #fa0afb
        RGB:
        250, 10, 251
        CMY:
        2, 96, 2
        CMYK:
        0, 96, 0, 2
      HSL:
        300°, 96.7871%, 51.1765%
        HSV (HSB):
        300°, 96.0159%, 98.4314%
        XYZ:
        56.9455, 27.5061, 93.5746
        xyY:
        0.3199, 0.1545, 27.5061
      CIE-Lab:
        59.4399, 96.3404, -60.0811
        CIE-LCH:
        59.4399, 113.5394, 328.0509
        CIE-Luv:
        59.4399, 81.7256, -106.9271
        Hunter-Lab:
        52.4463, 102.0320, -69.0728
      #fa0afb color charts
#fa0afb RGB chart
      #fa0afb CMYK chart
      #fa0afb RGB pie chart
      #fa0afb color shades, tints & tones
#fa0afb color schemes
#fa0afb color preview, HTML & CSS examples
           This text has a color of #fa0afb        
        
          <p style="color:#fa0afb;">Text here</p>
        
        
          .mytext {color:#fa0afb;}
        
        Text color #fa0afb
      
           This box has a color of #fa0afb        
        
          <div style="background-color:#fa0afb;">Content here</div>
        
        
          .mybackground {background-color:#fa0afb;}
        
        Background color #fa0afb
      
           Border around this has a color of #fa0afb        
        
          <div style="border:2px solid #fa0afb;">Content here</div>
        
        
          .myborder {border:2px solid #fa0afb;}
        
        Border color #fa0afb