#FF00FF - Hex Color - Color Code
#FF00FF Hex Color, Includes conversions, schemes, html color codes and much more.
#FF00FF Color Information
This page lists many detailed information about the hex color #FF00FF. Its Hexadecimal code is FF00FF. In a RGB color space, which is consist of 100% red, 0% green and 100% blue, and that corresponding RGB values are 255, 0, 255. In a CMYK color space, it is consist of 0% cyan, 100% magenta, 0% yellow and 0% black, whereas that corresponding CMYK values are 0, 1, 0, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF00FF
| Color: | |
| Hexadecimal: | FF00FF |
| RGB Decimal : | 255, 0, 255 |
| HSL : | 300°, 100%, 50% |
| HSV : | 300°, 100%, 100% |
| CMYK : | 0%, 100%, 0%, 0% |
| XYZ : | 59.29, 28.48, 96.98 |
| xyY : | 0.321, 0.154, 28.48 |
| CIE-LAB : | 60.32, 98.254, -60.843 |
| CIE-LCH : | 60.32, 115.567, 328.233 |
| Hunter-Lab : | 53.367, 104.921, -70.387 |
| Color Name : | Magenta |
CMYK Color Model with #FF00FF
| Cyan:0% | |
| Magenta:100% | |
| Yellow:0% | |
| Black:0% |
RGB Color Model with #FF00FF
| Red:100% | |
| Green:0% | |
| Blue:100% |
Color Schemes with #FF00FF
Complementary Colors of #FF00FF
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF00FF
#FF00FF background color
<div style="background-color:#FF00FF;">background here </div >
#FF00FF Text with hexadecimal color
<p style="color:#FF00FF">Text here</p>
#FF00FF color css codes
text {color:#FF00FF;}
.background {background-color:#FF00FF;}
.border {border:1px solid #FF00FF;}
#FF00FF Link color
<a href="#" style="color:#FF00FF">Link here</a>