FF00FF

The color #FF00FF is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #FF00FF.

FF00FF CONVERSIONS

Different converted color standards of #FF00FF
Hex triplet
FF00FF
RGB decimal
255, 0, 255
RGB percentage
100, 0, 100
CMY
0, 100, 0
CMYK
0, 100, 0, 0
HSL
300°, 100, 50
HSV (or HSB)
300°, 100, 100
Websafe
FF00FF
XYZ
59.29, 28.48, 96.98
Yxy
28.48, 0.321, 0.154
CIE-L*ab
60.32, 98.254, -60.843
CIE-L*CH°
60.32, 115.567, 328.233
CIE-L*uv
60.32, 84.075, -108.712
Hunter-Lab
53.367, 104.921, -70.387
Binary
11111111, 0, 11111111
Decimal
16711935

FF00FF COLOR HARMONIES

Color schemes with #FF00FF

FF00FF COLOR BLINDNESS SIMULATOR

Perception of #FF00FF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #FF00FF" can be used to change the color of text.

<p style="color: #FF00FF">This is an example.</p>

To change the background color use style="background-color: #FF00FF".

<div style="background-color: #FF00FF"></div>