#f986ea color space conversions
Hex:
        #f986ea
        RGB:
        249, 134, 234
        CMY:
        2, 47, 8
        CMYK:
        0, 46, 6, 2
      HSL:
        308°, 90.5512%, 75.0980%
        HSV (HSB):
        308°, 46.1847%, 97.6471%
        XYZ:
        62.4433, 43.1304, 82.8758
        xyY:
        0.3314, 0.2289, 43.1304
      CIE-Lab:
        71.6434, 56.8895, -31.4984
        CIE-LCH:
        71.6434, 65.0274, 331.0277
        CIE-Luv:
        71.6434, 58.5608, -58.8211
        Hunter-Lab:
        65.6738, 54.7905, -28.8483
      #f986ea color charts
#f986ea RGB chart
      #f986ea CMYK chart
      #f986ea RGB pie chart
      #f986ea color shades, tints & tones
#f986ea color schemes
#f986ea color preview, HTML & CSS examples
           This text has a color of #f986ea        
        
          <p style="color:#f986ea;">Text here</p>
        
        
          .mytext {color:#f986ea;}
        
        Text color #f986ea
      
           This box has a color of #f986ea        
        
          <div style="background-color:#f986ea;">Content here</div>
        
        
          .mybackground {background-color:#f986ea;}
        
        Background color #f986ea
      
           Border around this has a color of #f986ea        
        
          <div style="border:2px solid #f986ea;">Content here</div>
        
        
          .myborder {border:2px solid #f986ea;}
        
        Border color #f986ea