#f940ce color space conversions
Hex:
        #f940ce
        RGB:
        249, 64, 206
        CMY:
        2, 75, 19
        CMYK:
        0, 74, 17, 2
      HSL:
        314°, 93.9086%, 61.3725%
        HSV (HSB):
        314°, 74.2972%, 97.6471%
        XYZ:
        52.0409, 28.2628, 61.1049
        xyY:
        0.3680, 0.1999, 28.2628
      CIE-Lab:
        60.1254, 80.9193, -33.7182
        CIE-LCH:
        60.1254, 87.6633, 337.3790
        CIE-Luv:
        60.1254, 92.1509, -64.5033
        Hunter-Lab:
        53.1627, 81.6985, -30.9337
      #f940ce color charts
#f940ce RGB chart
      #f940ce CMYK chart
      #f940ce RGB pie chart
      #f940ce color shades, tints & tones
#f940ce color schemes
#f940ce color preview, HTML & CSS examples
           This text has a color of #f940ce        
        
          <p style="color:#f940ce;">Text here</p>
        
        
          .mytext {color:#f940ce;}
        
        Text color #f940ce
      
           This box has a color of #f940ce        
        
          <div style="background-color:#f940ce;">Content here</div>
        
        
          .mybackground {background-color:#f940ce;}
        
        Background color #f940ce
      
           Border around this has a color of #f940ce        
        
          <div style="border:2px solid #f940ce;">Content here</div>
        
        
          .myborder {border:2px solid #f940ce;}
        
        Border color #f940ce