#f8affa color space conversions
Hex:
        #f8affa
        RGB:
        248, 175, 250
        CMY:
        3, 31, 2
        CMYK:
        1, 30, 0, 2
      HSL:
        298°, 88.2353%, 83.3333%
        HSV (HSB):
        298°, 30.0000%, 98.0392%
        XYZ:
        71.2967, 57.5185, 97.7869
        xyY:
        0.3146, 0.2538, 57.5185
      CIE-Lab:
        80.4704, 38.4839, -26.6331
        CIE-LCH:
        80.4704, 46.8010, 325.3145
        CIE-Luv:
        80.4704, 36.0949, -48.7381
        Hunter-Lab:
        75.8410, 35.0828, -23.3579
      #f8affa color charts
#f8affa RGB chart
      #f8affa CMYK chart
      #f8affa RGB pie chart
      #f8affa color shades, tints & tones
#f8affa color schemes
#f8affa color preview, HTML & CSS examples
           This text has a color of #f8affa        
        
          <p style="color:#f8affa;">Text here</p>
        
        
          .mytext {color:#f8affa;}
        
        Text color #f8affa
      
           This box has a color of #f8affa        
        
          <div style="background-color:#f8affa;">Content here</div>
        
        
          .mybackground {background-color:#f8affa;}
        
        Background color #f8affa
      
           Border around this has a color of #f8affa        
        
          <div style="border:2px solid #f8affa;">Content here</div>
        
        
          .myborder {border:2px solid #f8affa;}
        
        Border color #f8affa