#fa6ef1 color space conversions
Hex:
        #fa6ef1
        RGB:
        250, 110, 241
        CMY:
        2, 57, 5
        CMYK:
        0, 56, 4, 2
      HSL:
        304°, 93.3333%, 70.5882%
        HSV (HSB):
        304°, 56.0000%, 98.0392%
        XYZ:
        60.8775, 37.8267, 87.3118
        xyY:
        0.3273, 0.2034, 37.8267
      CIE-Lab:
        67.8927, 69.3922, -41.1667
        CIE-LCH:
        67.8927, 80.6845, 329.3216
        CIE-Luv:
        67.8927, 66.8142, -75.8252
        Hunter-Lab:
        61.5034, 69.0522, -41.1171
      #fa6ef1 color charts
#fa6ef1 RGB chart
      #fa6ef1 CMYK chart
      #fa6ef1 RGB pie chart
      #fa6ef1 color shades, tints & tones
#fa6ef1 color schemes
#fa6ef1 color preview, HTML & CSS examples
           This text has a color of #fa6ef1        
        
          <p style="color:#fa6ef1;">Text here</p>
        
        
          .mytext {color:#fa6ef1;}
        
        Text color #fa6ef1
      
           This box has a color of #fa6ef1        
        
          <div style="background-color:#fa6ef1;">Content here</div>
        
        
          .mybackground {background-color:#fa6ef1;}
        
        Background color #fa6ef1
      
           Border around this has a color of #fa6ef1        
        
          <div style="border:2px solid #fa6ef1;">Content here</div>
        
        
          .myborder {border:2px solid #fa6ef1;}
        
        Border color #fa6ef1