#f99afe color space conversions
Hex:
        #f99afe
        RGB:
        249, 154, 254
        CMY:
        2, 40, 0
        CMYK:
        2, 39, 0, 0
      HSL:
        297°, 98.0392%, 80.0000%
        HSV (HSB):
        297°, 39.3701%, 99.6078%
        XYZ:
        68.5119, 50.4067, 99.8844
        xyY:
        0.3131, 0.2304, 50.4067
      CIE-Lab:
        76.3182, 50.3875, -35.1619
        CIE-LCH:
        76.3182, 61.4431, 325.0915
        CIE-Luv:
        76.3182, 45.5562, -64.3096
        Hunter-Lab:
        70.9977, 48.0045, -33.7149
      #f99afe color charts
#f99afe RGB chart
      #f99afe CMYK chart
      #f99afe RGB pie chart
      #f99afe color shades, tints & tones
#f99afe color schemes
#f99afe color preview, HTML & CSS examples
           This text has a color of #f99afe        
        
          <p style="color:#f99afe;">Text here</p>
        
        
          .mytext {color:#f99afe;}
        
        Text color #f99afe
      
           This box has a color of #f99afe        
        
          <div style="background-color:#f99afe;">Content here</div>
        
        
          .mybackground {background-color:#f99afe;}
        
        Background color #f99afe
      
           Border around this has a color of #f99afe        
        
          <div style="border:2px solid #f99afe;">Content here</div>
        
        
          .myborder {border:2px solid #f99afe;}
        
        Border color #f99afe