#fa0af3 color space conversions
Hex:
        #fa0af3
        RGB:
        250, 10, 243
        CMY:
        2, 96, 5
        CMYK:
        0, 96, 3, 2
      HSL:
        302°, 96.0000%, 50.9804%
        HSV (HSB):
        302°, 96.0000%, 98.0392%
        XYZ:
        55.7105, 27.0121, 87.0716
        xyY:
        0.3281, 0.1591, 27.0121
      CIE-Lab:
        58.9856, 95.2294, -56.3534
        CIE-LCH:
        58.9856, 110.6541, 329.3845
        CIE-Luv:
        58.9856, 84.9321, -100.9662
        Hunter-Lab:
        51.9732, 100.3826, -62.9483
      #fa0af3 color charts
#fa0af3 RGB chart
      #fa0af3 CMYK chart
      #fa0af3 RGB pie chart
      #fa0af3 color shades, tints & tones
#fa0af3 color schemes
#fa0af3 color preview, HTML & CSS examples
           This text has a color of #fa0af3        
        
          <p style="color:#fa0af3;">Text here</p>
        
        
          .mytext {color:#fa0af3;}
        
        Text color #fa0af3
      
           This box has a color of #fa0af3        
        
          <div style="background-color:#fa0af3;">Content here</div>
        
        
          .mybackground {background-color:#fa0af3;}
        
        Background color #fa0af3
      
           Border around this has a color of #fa0af3        
        
          <div style="border:2px solid #fa0af3;">Content here</div>
        
        
          .myborder {border:2px solid #fa0af3;}
        
        Border color #fa0af3