#f940bc color space conversions
Hex:
        #f940bc
        RGB:
        249, 64, 188
        CMY:
        2, 75, 26
        CMYK:
        0, 74, 24, 2
      HSL:
        320°, 93.9086%, 61.3725%
        HSV (HSB):
        320°, 74.2972%, 97.6471%
        XYZ:
        49.9774, 27.4374, 50.2388
        xyY:
        0.3915, 0.2149, 27.4374
      CIE-Lab:
        59.3770, 78.6657, -24.5852
        CIE-LCH:
        59.3770, 82.4180, 342.6446
        CIE-Luv:
        59.3770, 99.3238, -50.1837
        Hunter-Lab:
        52.3807, 78.6440, -20.1991
      #f940bc color charts
#f940bc RGB chart
      #f940bc CMYK chart
      #f940bc RGB pie chart
      #f940bc color shades, tints & tones
#f940bc color schemes
#f940bc color preview, HTML & CSS examples
           This text has a color of #f940bc        
        
          <p style="color:#f940bc;">Text here</p>
        
        
          .mytext {color:#f940bc;}
        
        Text color #f940bc
      
           This box has a color of #f940bc        
        
          <div style="background-color:#f940bc;">Content here</div>
        
        
          .mybackground {background-color:#f940bc;}
        
        Background color #f940bc
      
           Border around this has a color of #f940bc        
        
          <div style="border:2px solid #f940bc;">Content here</div>
        
        
          .myborder {border:2px solid #f940bc;}
        
        Border color #f940bc