#fa3ffd color space conversions
Hex:
        #fa3ffd
        RGB:
        250, 63, 253
        CMY:
        2, 75, 1
        CMYK:
        1, 75, 0, 1
      HSL:
        299°, 97.9381%, 61.9608%
        HSV (HSB):
        299°, 75.0988%, 99.2157%
        XYZ:
        58.9315, 30.9709, 95.8004
        xyY:
        0.3173, 0.1668, 30.9709
      CIE-Lab:
        62.4830, 88.0677, -56.3302
        CIE-LCH:
        62.4830, 104.5419, 327.3961
        CIE-Luv:
        62.4830, 75.4269, -101.2066
        Hunter-Lab:
        55.6515, 91.6304, -63.1079
      #fa3ffd color charts
#fa3ffd RGB chart
      #fa3ffd CMYK chart
      #fa3ffd RGB pie chart
      #fa3ffd color shades, tints & tones
#fa3ffd color schemes
#fa3ffd color preview, HTML & CSS examples
           This text has a color of #fa3ffd        
        
          <p style="color:#fa3ffd;">Text here</p>
        
        
          .mytext {color:#fa3ffd;}
        
        Text color #fa3ffd
      
           This box has a color of #fa3ffd        
        
          <div style="background-color:#fa3ffd;">Content here</div>
        
        
          .mybackground {background-color:#fa3ffd;}
        
        Background color #fa3ffd
      
           Border around this has a color of #fa3ffd        
        
          <div style="border:2px solid #fa3ffd;">Content here</div>
        
        
          .myborder {border:2px solid #fa3ffd;}
        
        Border color #fa3ffd