#f985ec color space conversions
Hex:
        #f985ec
        RGB:
        249, 133, 236
        CMY:
        2, 48, 7
        CMYK:
        0, 47, 5, 2
      HSL:
        307°, 90.6250%, 74.9020%
        HSV (HSB):
        307°, 46.5863%, 97.6471%
        XYZ:
        62.5948, 42.9709, 84.3520
        xyY:
        0.3296, 0.2263, 42.9709
      CIE-Lab:
        71.5352, 57.7070, -32.7628
        CIE-LCH:
        71.5352, 66.3588, 330.4145
        CIE-Luv:
        71.5352, 58.5069, -60.9810
        Hunter-Lab:
        65.5522, 55.7305, -30.4073
      #f985ec color charts
#f985ec RGB chart
      #f985ec CMYK chart
      #f985ec RGB pie chart
      #f985ec color shades, tints & tones
#f985ec color schemes
#f985ec color preview, HTML & CSS examples
           This text has a color of #f985ec        
        
          <p style="color:#f985ec;">Text here</p>
        
        
          .mytext {color:#f985ec;}
        
        Text color #f985ec
      
           This box has a color of #f985ec        
        
          <div style="background-color:#f985ec;">Content here</div>
        
        
          .mybackground {background-color:#f985ec;}
        
        Background color #f985ec
      
           Border around this has a color of #f985ec        
        
          <div style="border:2px solid #f985ec;">Content here</div>
        
        
          .myborder {border:2px solid #f985ec;}
        
        Border color #f985ec