#f986ed color space conversions
Hex:
        #f986ed
        RGB:
        249, 134, 237
        CMY:
        2, 47, 7
        CMYK:
        0, 46, 5, 2
      HSL:
        306°, 90.5512%, 75.0980%
        HSV (HSB):
        306°, 46.1847%, 97.6471%
        XYZ:
        62.8781, 43.3044, 85.1653
        xyY:
        0.3286, 0.2263, 43.3044
      CIE-Lab:
        71.7611, 57.3889, -32.9619
        CIE-LCH:
        71.7611, 66.1813, 330.1287
        CIE-Luv:
        71.7611, 57.8425, -61.2798
        Hunter-Lab:
        65.8060, 55.3973, -30.6681
      #f986ed color charts
#f986ed RGB chart
      #f986ed CMYK chart
      #f986ed RGB pie chart
      #f986ed color shades, tints & tones
#f986ed color schemes
#f986ed color preview, HTML & CSS examples
           This text has a color of #f986ed        
        
          <p style="color:#f986ed;">Text here</p>
        
        
          .mytext {color:#f986ed;}
        
        Text color #f986ed
      
           This box has a color of #f986ed        
        
          <div style="background-color:#f986ed;">Content here</div>
        
        
          .mybackground {background-color:#f986ed;}
        
        Background color #f986ed
      
           Border around this has a color of #f986ed        
        
          <div style="border:2px solid #f986ed;">Content here</div>
        
        
          .myborder {border:2px solid #f986ed;}
        
        Border color #f986ed