#ff00fc color space conversions
Hex:
#ff00fc
RGB:
255, 0, 252
CMY:
0, 100, 1
CMYK:
0, 100, 1, 0
HSL:
301°, 100.0000%, 50.0000%
HSV (HSB):
301°, 100.0000%, 100.0000%
XYZ:
58.8107, 28.2883, 94.4560
xyY:
0.3239, 0.1558, 28.2883
CIE-Lab:
60.1483, 97.8397, -59.4548
CIE-LCH:
60.1483, 114.4879, 328.7140
CIE-Luv:
60.1483, 85.2803, -106.4872
Hunter-Lab:
53.1867, 104.2978, -68.0643
#ff00fc color charts
#ff00fc RGB chart
#ff00fc CMYK chart
#ff00fc RGB pie chart
#ff00fc color shades, tints & tones
#ff00fc color schemes
#ff00fc color preview, HTML & CSS examples
This text has a color of #ff00fc
<p style="color:#ff00fc;">Text here</p>
.mytext {color:#ff00fc;}
Text color #ff00fc
This box has a color of #ff00fc
<div style="background-color:#ff00fc;">Content here</div>
.mybackground {background-color:#ff00fc;}
Background color #ff00fc
Border around this has a color of #ff00fc
<div style="border:2px solid #ff00fc;">Content here</div>
.myborder {border:2px solid #ff00fc;}
Border color #ff00fc