#fa39ef color space conversions
Hex:
        #fa39ef
        RGB:
        250, 57, 239
        CMY:
        2, 78, 6
        CMYK:
        0, 77, 4, 2
      HSL:
        303°, 95.0739%, 60.1961%
        HSV (HSB):
        303°, 77.2000%, 98.0392%
        XYZ:
        56.4675, 29.4822, 84.3758
        xyY:
        0.3315, 0.1731, 29.4822
      CIE-Lab:
        61.2049, 87.5499, -50.5910
        CIE-LCH:
        61.2049, 101.1159, 329.9784
        CIE-Luv:
        61.2049, 81.6251, -91.8274
        Hunter-Lab:
        54.2976, 90.6127, -54.1256
      #fa39ef color charts
#fa39ef RGB chart
      #fa39ef CMYK chart
      #fa39ef RGB pie chart
      #fa39ef color shades, tints & tones
#fa39ef color schemes
#fa39ef color preview, HTML & CSS examples
           This text has a color of #fa39ef        
        
          <p style="color:#fa39ef;">Text here</p>
        
        
          .mytext {color:#fa39ef;}
        
        Text color #fa39ef
      
           This box has a color of #fa39ef        
        
          <div style="background-color:#fa39ef;">Content here</div>
        
        
          .mybackground {background-color:#fa39ef;}
        
        Background color #fa39ef
      
           Border around this has a color of #fa39ef        
        
          <div style="border:2px solid #fa39ef;">Content here</div>
        
        
          .myborder {border:2px solid #fa39ef;}
        
        Border color #fa39ef