#f9a7de color space conversions
Hex:
        #f9a7de
        RGB:
        249, 167, 222
        CMY:
        2, 35, 13
        CMYK:
        0, 33, 11, 2
      HSL:
        320°, 87.2340%, 81.5686%
        HSV (HSB):
        320°, 32.9317%, 97.6471%
        XYZ:
        66.0705, 53.0511, 75.8648
        xyY:
        0.3388, 0.2721, 53.0511
      CIE-Lab:
        77.9052, 38.1574, -15.4006
        CIE-LCH:
        77.9052, 41.1481, 338.0207
        CIE-Luv:
        77.9052, 45.3184, -30.4550
        Hunter-Lab:
        72.8362, 34.4559, -10.7700
      #f9a7de color charts
#f9a7de RGB chart
      #f9a7de CMYK chart
      #f9a7de RGB pie chart
      #f9a7de color shades, tints & tones
#f9a7de color schemes
#f9a7de color preview, HTML & CSS examples
           This text has a color of #f9a7de        
        
          <p style="color:#f9a7de;">Text here</p>
        
        
          .mytext {color:#f9a7de;}
        
        Text color #f9a7de
      
           This box has a color of #f9a7de        
        
          <div style="background-color:#f9a7de;">Content here</div>
        
        
          .mybackground {background-color:#f9a7de;}
        
        Background color #f9a7de
      
           Border around this has a color of #f9a7de        
        
          <div style="border:2px solid #f9a7de;">Content here</div>
        
        
          .myborder {border:2px solid #f9a7de;}
        
        Border color #f9a7de