#f986bd color space conversions
Hex:
        #f986bd
        RGB:
        249, 134, 189
        CMY:
        2, 47, 26
        CMYK:
        0, 46, 24, 2
      HSL:
        331°, 90.5512%, 75.0980%
        HSV (HSB):
        331°, 46.1847%, 97.6471%
        XYZ:
        56.7773, 40.8641, 53.0392
        xyY:
        0.3768, 0.2712, 40.8641
      CIE-Lab:
        70.0806, 50.0601, -8.9505
        CIE-LCH:
        70.0806, 50.8539, 349.8629
        CIE-Luv:
        70.0806, 69.3887, -22.4303
        Hunter-Lab:
        63.9250, 46.6726, -4.4460
      #f986bd color charts
#f986bd RGB chart
      #f986bd CMYK chart
      #f986bd RGB pie chart
      #f986bd color shades, tints & tones
#f986bd color schemes
#f986bd color preview, HTML & CSS examples
           This text has a color of #f986bd        
        
          <p style="color:#f986bd;">Text here</p>
        
        
          .mytext {color:#f986bd;}
        
        Text color #f986bd
      
           This box has a color of #f986bd        
        
          <div style="background-color:#f986bd;">Content here</div>
        
        
          .mybackground {background-color:#f986bd;}
        
        Background color #f986bd
      
           Border around this has a color of #f986bd        
        
          <div style="border:2px solid #f986bd;">Content here</div>
        
        
          .myborder {border:2px solid #f986bd;}
        
        Border color #f986bd