#f940f2 color space conversions
Hex:
        #f940f2
        RGB:
        249, 64, 242
        CMY:
        2, 75, 5
        CMYK:
        0, 74, 3, 2
      HSL:
        302°, 93.9086%, 61.3725%
        HSV (HSB):
        302°, 74.2972%, 97.6471%
        XYZ:
        56.9273, 30.2173, 86.8365
        xyY:
        0.3272, 0.1737, 30.2173
      CIE-Lab:
        61.8413, 85.9447, -51.2625
        CIE-LCH:
        61.8413, 100.0717, 329.1857
        CIE-Luv:
        61.8413, 78.4796, -92.8274
        Hunter-Lab:
        54.9703, 88.6569, -55.1812
      #f940f2 color charts
#f940f2 RGB chart
      #f940f2 CMYK chart
      #f940f2 RGB pie chart
      #f940f2 color shades, tints & tones
#f940f2 color schemes
#f940f2 color preview, HTML & CSS examples
           This text has a color of #f940f2        
        
          <p style="color:#f940f2;">Text here</p>
        
        
          .mytext {color:#f940f2;}
        
        Text color #f940f2
      
           This box has a color of #f940f2        
        
          <div style="background-color:#f940f2;">Content here</div>
        
        
          .mybackground {background-color:#f940f2;}
        
        Background color #f940f2
      
           Border around this has a color of #f940f2        
        
          <div style="border:2px solid #f940f2;">Content here</div>
        
        
          .myborder {border:2px solid #f940f2;}
        
        Border color #f940f2