#fa6cfb color space conversions
Hex:
        #fa6cfb
        RGB:
        250, 108, 251
        CMY:
        2, 58, 2
        CMYK:
        0, 57, 0, 2
      HSL:
        300°, 94.7020%, 70.3922%
        HSV (HSB):
        300°, 56.9721%, 98.4314%
        XYZ:
        62.1995, 38.0142, 95.3260
        xyY:
        0.3181, 0.1944, 38.0142
      CIE-Lab:
        68.0310, 71.8936, -46.4477
        CIE-LCH:
        68.0310, 85.5925, 327.1350
        CIE-Luv:
        68.0310, 64.6207, -84.7318
        Hunter-Lab:
        61.6556, 72.1772, -48.5096
      #fa6cfb color charts
#fa6cfb RGB chart
      #fa6cfb CMYK chart
      #fa6cfb RGB pie chart
      #fa6cfb color shades, tints & tones
#fa6cfb color schemes
#fa6cfb color preview, HTML & CSS examples
           This text has a color of #fa6cfb        
        
          <p style="color:#fa6cfb;">Text here</p>
        
        
          .mytext {color:#fa6cfb;}
        
        Text color #fa6cfb
      
           This box has a color of #fa6cfb        
        
          <div style="background-color:#fa6cfb;">Content here</div>
        
        
          .mybackground {background-color:#fa6cfb;}
        
        Background color #fa6cfb
      
           Border around this has a color of #fa6cfb        
        
          <div style="border:2px solid #fa6cfb;">Content here</div>
        
        
          .myborder {border:2px solid #fa6cfb;}
        
        Border color #fa6cfb