#fa66e8 color space conversions
Hex:
        #fa66e8
        RGB:
        250, 102, 232
        CMY:
        2, 60, 9
        CMYK:
        0, 59, 7, 2
      HSL:
        307°, 93.6709%, 69.0196%
        HSV (HSB):
        307°, 59.2000%, 98.0392%
        XYZ:
        58.7412, 35.6529, 80.1296
        xyY:
        0.3366, 0.2043, 35.6529
      CIE-Lab:
        66.2539, 71.3546, -38.7511
        CIE-LCH:
        66.2539, 81.1981, 331.4946
        CIE-Luv:
        66.2539, 72.2788, -71.9680
        Hunter-Lab:
        59.7101, 71.1110, -37.7688
      #fa66e8 color charts
#fa66e8 RGB chart
      #fa66e8 CMYK chart
      #fa66e8 RGB pie chart
      #fa66e8 color shades, tints & tones
#fa66e8 color schemes
#fa66e8 color preview, HTML & CSS examples
           This text has a color of #fa66e8        
        
          <p style="color:#fa66e8;">Text here</p>
        
        
          .mytext {color:#fa66e8;}
        
        Text color #fa66e8
      
           This box has a color of #fa66e8        
        
          <div style="background-color:#fa66e8;">Content here</div>
        
        
          .mybackground {background-color:#fa66e8;}
        
        Background color #fa66e8
      
           Border around this has a color of #fa66e8        
        
          <div style="border:2px solid #fa66e8;">Content here</div>
        
        
          .myborder {border:2px solid #fa66e8;}
        
        Border color #fa66e8