#fa66f2 color space conversions
Hex:
        #fa66f2
        RGB:
        250, 102, 242
        CMY:
        2, 60, 5
        CMYK:
        0, 59, 3, 2
      HSL:
        303°, 93.6709%, 69.0196%
        HSV (HSB):
        303°, 59.2000%, 98.0392%
        XYZ:
        60.2027, 36.2375, 87.8259
        xyY:
        0.3267, 0.1967, 36.2375
      CIE-Lab:
        66.7010, 72.9306, -43.5854
        CIE-LCH:
        66.7010, 84.9621, 329.1363
        CIE-Luv:
        66.7010, 69.2252, -80.0118
        Hunter-Lab:
        60.1976, 73.1693, -44.3634
      #fa66f2 color charts
#fa66f2 RGB chart
      #fa66f2 CMYK chart
      #fa66f2 RGB pie chart
      #fa66f2 color shades, tints & tones
#fa66f2 color schemes
#fa66f2 color preview, HTML & CSS examples
           This text has a color of #fa66f2        
        
          <p style="color:#fa66f2;">Text here</p>
        
        
          .mytext {color:#fa66f2;}
        
        Text color #fa66f2
      
           This box has a color of #fa66f2        
        
          <div style="background-color:#fa66f2;">Content here</div>
        
        
          .mybackground {background-color:#fa66f2;}
        
        Background color #fa66f2
      
           Border around this has a color of #fa66f2        
        
          <div style="border:2px solid #fa66f2;">Content here</div>
        
        
          .myborder {border:2px solid #fa66f2;}
        
        Border color #fa66f2