#f986dc color space conversions
Hex:
        #f986dc
        RGB:
        249, 134, 220
        CMY:
        2, 47, 14
        CMYK:
        0, 46, 12, 2
      HSL:
        315°, 90.5512%, 75.0980%
        HSV (HSB):
        315°, 46.1847%, 97.6471%
        XYZ:
        60.5103, 42.3572, 72.6967
        xyY:
        0.3447, 0.2413, 42.3572
      CIE-Lab:
        71.1165, 54.6283, -24.6018
        CIE-LCH:
        71.1165, 59.9124, 335.7556
        CIE-Luv:
        71.1165, 61.9308, -47.3658
        Hunter-Lab:
        65.0824, 52.0658, -20.6688
      #f986dc color charts
#f986dc RGB chart
      #f986dc CMYK chart
      #f986dc RGB pie chart
      #f986dc color shades, tints & tones
#f986dc color schemes
#f986dc color preview, HTML & CSS examples
           This text has a color of #f986dc        
        
          <p style="color:#f986dc;">Text here</p>
        
        
          .mytext {color:#f986dc;}
        
        Text color #f986dc
      
           This box has a color of #f986dc        
        
          <div style="background-color:#f986dc;">Content here</div>
        
        
          .mybackground {background-color:#f986dc;}
        
        Background color #f986dc
      
           Border around this has a color of #f986dc        
        
          <div style="border:2px solid #f986dc;">Content here</div>
        
        
          .myborder {border:2px solid #f986dc;}
        
        Border color #f986dc