#fa9fd8 color space conversions
Hex:
        #fa9fd8
        RGB:
        250, 159, 216
        CMY:
        2, 38, 15
        CMYK:
        0, 36, 14, 2
      HSL:
        322°, 90.0990%, 80.1961%
        HSV (HSB):
        322°, 36.4000%, 98.0392%
        XYZ:
        64.2171, 50.0781, 71.2472
        xyY:
        0.3461, 0.2699, 50.0781
      CIE-Lab:
        76.1172, 41.6834, -14.8104
        CIE-LCH:
        76.1172, 44.2364, 340.4396
        CIE-Luv:
        76.1172, 51.2156, -30.0724
        Hunter-Lab:
        70.7659, 38.1411, -10.1571
      #fa9fd8 color charts
#fa9fd8 RGB chart
      #fa9fd8 CMYK chart
      #fa9fd8 RGB pie chart
      #fa9fd8 color shades, tints & tones
#fa9fd8 color schemes
#fa9fd8 color preview, HTML & CSS examples
           This text has a color of #fa9fd8        
        
          <p style="color:#fa9fd8;">Text here</p>
        
        
          .mytext {color:#fa9fd8;}
        
        Text color #fa9fd8
      
           This box has a color of #fa9fd8        
        
          <div style="background-color:#fa9fd8;">Content here</div>
        
        
          .mybackground {background-color:#fa9fd8;}
        
        Background color #fa9fd8
      
           Border around this has a color of #fa9fd8        
        
          <div style="border:2px solid #fa9fd8;">Content here</div>
        
        
          .myborder {border:2px solid #fa9fd8;}
        
        Border color #fa9fd8