#f986a7 color space conversions
Hex:
        #f986a7
        RGB:
        249, 134, 167
        CMY:
        2, 47, 35
        CMYK:
        0, 46, 33, 2
      HSL:
        343°, 90.5512%, 75.0980%
        HSV (HSB):
        343°, 46.1847%, 97.6471%
        XYZ:
        54.5671, 39.9800, 41.4001
        xyY:
        0.4014, 0.2941, 39.9800
      CIE-Lab:
        69.4552, 47.2187, 2.4448
        CIE-LCH:
        69.4552, 47.2820, 2.9639
        CIE-Luv:
        69.4552, 74.5291, -5.5264
        Hunter-Lab:
        63.2297, 43.3931, 5.4402
      #f986a7 color charts
#f986a7 RGB chart
      #f986a7 CMYK chart
      #f986a7 RGB pie chart
      #f986a7 color shades, tints & tones
#f986a7 color schemes
#f986a7 color preview, HTML & CSS examples
           This text has a color of #f986a7        
        
          <p style="color:#f986a7;">Text here</p>
        
        
          .mytext {color:#f986a7;}
        
        Text color #f986a7
      
           This box has a color of #f986a7        
        
          <div style="background-color:#f986a7;">Content here</div>
        
        
          .mybackground {background-color:#f986a7;}
        
        Background color #f986a7
      
           Border around this has a color of #f986a7        
        
          <div style="border:2px solid #f986a7;">Content here</div>
        
        
          .myborder {border:2px solid #f986a7;}
        
        Border color #f986a7