#f9afea color space conversions
Hex:
        #f9afea
        RGB:
        249, 175, 234
        CMY:
        2, 31, 8
        CMYK:
        0, 30, 6, 2
      HSL:
        312°, 86.0465%, 83.1373%
        HSV (HSB):
        312°, 29.7189%, 97.6471%
        XYZ:
        69.2482, 56.7402, 85.1441
        xyY:
        0.3280, 0.2687, 56.7402
      CIE-Lab:
        80.0332, 35.9746, -18.6842
        CIE-LCH:
        80.0332, 40.5373, 332.5539
        CIE-Luv:
        80.0332, 39.2676, -35.3956
        Hunter-Lab:
        75.3261, 32.2765, -14.2896
      #f9afea color charts
#f9afea RGB chart
      #f9afea CMYK chart
      #f9afea RGB pie chart
      #f9afea color shades, tints & tones
#f9afea color schemes
#f9afea color preview, HTML & CSS examples
           This text has a color of #f9afea        
        
          <p style="color:#f9afea;">Text here</p>
        
        
          .mytext {color:#f9afea;}
        
        Text color #f9afea
      
           This box has a color of #f9afea        
        
          <div style="background-color:#f9afea;">Content here</div>
        
        
          .mybackground {background-color:#f9afea;}
        
        Background color #f9afea
      
           Border around this has a color of #f9afea        
        
          <div style="border:2px solid #f9afea;">Content here</div>
        
        
          .myborder {border:2px solid #f9afea;}
        
        Border color #f9afea