#f9f2fd color space conversions
Hex:
        #f9f2fd
        RGB:
        249, 242, 253
        CMY:
        2, 5, 1
        CMYK:
        2, 4, 0, 1
      HSL:
        278°, 73.3333%, 97.0588%
        HSV (HSB):
        278°, 4.3478%, 99.2157%
        XYZ:
        88.5487, 90.7358, 105.7753
        xyY:
        0.3106, 0.3183, 90.7358
      CIE-Lab:
        96.3012, 4.2783, -4.4561
        CIE-LCH:
        96.3012, 6.1774, 313.8336
        CIE-Luv:
        96.3012, 3.2799, -7.7134
        Hunter-Lab:
        95.2554, -0.7646, 0.8408
      #f9f2fd color charts
#f9f2fd RGB chart
      #f9f2fd CMYK chart
      #f9f2fd RGB pie chart
      #f9f2fd color shades, tints & tones
#f9f2fd color schemes
#f9f2fd color preview, HTML & CSS examples
           This text has a color of #f9f2fd        
        
          <p style="color:#f9f2fd;">Text here</p>
        
        
          .mytext {color:#f9f2fd;}
        
        Text color #f9f2fd
      
           This box has a color of #f9f2fd        
        
          <div style="background-color:#f9f2fd;">Content here</div>
        
        
          .mybackground {background-color:#f9f2fd;}
        
        Background color #f9f2fd
      
           Border around this has a color of #f9f2fd        
        
          <div style="border:2px solid #f9f2fd;">Content here</div>
        
        
          .myborder {border:2px solid #f9f2fd;}
        
        Border color #f9f2fd