F000FF

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

F000FF CONVERSIONS

Different converted color standards of #F000FF
Hex triplet
F000FF
RGB decimal
240, 0, 255
RGB percentage
94.1, 0, 100
CMY
6, 100, 0
CMYK
6, 100, 0, 0
HSL
296.5°, 100, 50
HSV (or HSB)
296.5°, 100, 100
Websafe
FF00FF
XYZ
53.985, 25.745, 96.732
Yxy
25.745, 0.306, 0.146
CIE-L*ab
57.794, 95.998, -65.033
CIE-L*CH°
57.794, 115.952, 325.885
CIE-L*uv
57.794, 73.498, -113.514
Hunter-Lab
50.74, 101.122, -77.514
Binary
11110000, 0, 11111111
Decimal
15728895

F000FF COLOR HARMONIES

Color schemes with #F000FF

F000FF COLOR BLINDNESS SIMULATOR

Perception of #F000FF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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