#f986d1 color space conversions
Hex:
        #f986d1
        RGB:
        249, 134, 209
        CMY:
        2, 47, 18
        CMYK:
        0, 46, 16, 2
      HSL:
        321°, 90.5512%, 75.0980%
        HSV (HSB):
        321°, 46.1847%, 97.6471%
        XYZ:
        59.1006, 41.7934, 65.2736
        xyY:
        0.3557, 0.2515, 41.7934
      CIE-Lab:
        70.7282, 52.9356, -19.1067
        CIE-LCH:
        70.7282, 56.2782, 340.1533
        CIE-Luv:
        70.7282, 64.5874, -38.4219
        Hunter-Lab:
        64.6478, 50.0500, -14.6105
      #f986d1 color charts
#f986d1 RGB chart
      #f986d1 CMYK chart
      #f986d1 RGB pie chart
      #f986d1 color shades, tints & tones
#f986d1 color schemes
#f986d1 color preview, HTML & CSS examples
           This text has a color of #f986d1        
        
          <p style="color:#f986d1;">Text here</p>
        
        
          .mytext {color:#f986d1;}
        
        Text color #f986d1
      
           This box has a color of #f986d1        
        
          <div style="background-color:#f986d1;">Content here</div>
        
        
          .mybackground {background-color:#f986d1;}
        
        Background color #f986d1
      
           Border around this has a color of #f986d1        
        
          <div style="border:2px solid #f986d1;">Content here</div>
        
        
          .myborder {border:2px solid #f986d1;}
        
        Border color #f986d1