#f986c3 color space conversions
Hex:
        #f986c3
        RGB:
        249, 134, 195
        CMY:
        2, 47, 24
        CMYK:
        0, 46, 22, 2
      HSL:
        328°, 90.5512%, 75.0980%
        HSV (HSB):
        328°, 46.1847%, 97.6471%
        XYZ:
        57.4423, 41.1301, 56.5411
        xyY:
        0.3703, 0.2652, 41.1301
      CIE-Lab:
        70.2670, 50.8944, -12.0190
        CIE-LCH:
        70.2670, 52.2943, 346.7127
        CIE-Luv:
        70.2670, 67.9562, -27.1796
        Hunter-Lab:
        64.1327, 47.6465, -7.3787
      #f986c3 color charts
#f986c3 RGB chart
      #f986c3 CMYK chart
      #f986c3 RGB pie chart
      #f986c3 color shades, tints & tones
#f986c3 color schemes
#f986c3 color preview, HTML & CSS examples
           This text has a color of #f986c3        
        
          <p style="color:#f986c3;">Text here</p>
        
        
          .mytext {color:#f986c3;}
        
        Text color #f986c3
      
           This box has a color of #f986c3        
        
          <div style="background-color:#f986c3;">Content here</div>
        
        
          .mybackground {background-color:#f986c3;}
        
        Background color #f986c3
      
           Border around this has a color of #f986c3        
        
          <div style="border:2px solid #f986c3;">Content here</div>
        
        
          .myborder {border:2px solid #f986c3;}
        
        Border color #f986c3