#f9aff1 color space conversions
Hex:
        #f9aff1
        RGB:
        249, 175, 241
        CMY:
        2, 31, 5
        CMYK:
        0, 30, 3, 2
      HSL:
        306°, 86.0465%, 83.1373%
        HSV (HSB):
        306°, 29.7189%, 97.6471%
        XYZ:
        70.2741, 57.1506, 90.5464
        xyY:
        0.3224, 0.2622, 57.1506
      CIE-Lab:
        80.2642, 37.1900, -22.1034
        CIE-LCH:
        80.2642, 43.2627, 329.2755
        CIE-Luv:
        80.2642, 38.1573, -41.1228
        Hunter-Lab:
        75.5980, 33.6329, -18.0952
      #f9aff1 color charts
#f9aff1 RGB chart
      #f9aff1 CMYK chart
      #f9aff1 RGB pie chart
      #f9aff1 color shades, tints & tones
#f9aff1 color schemes
#f9aff1 color preview, HTML & CSS examples
           This text has a color of #f9aff1        
        
          <p style="color:#f9aff1;">Text here</p>
        
        
          .mytext {color:#f9aff1;}
        
        Text color #f9aff1
      
           This box has a color of #f9aff1        
        
          <div style="background-color:#f9aff1;">Content here</div>
        
        
          .mybackground {background-color:#f9aff1;}
        
        Background color #f9aff1
      
           Border around this has a color of #f9aff1        
        
          <div style="border:2px solid #f9aff1;">Content here</div>
        
        
          .myborder {border:2px solid #f9aff1;}
        
        Border color #f9aff1