#ff04fc color space conversions
Hex:
#ff04fc
RGB:
255, 4, 252
CMY:
0, 98, 1
CMYK:
0, 98, 1, 0
HSL:
301°, 100.0000%, 50.7843%
HSV (HSB):
301°, 98.4314%, 100.0000%
XYZ:
58.8541, 28.3751, 94.4704
xyY:
0.3239, 0.1562, 28.3751
CIE-Lab:
60.2261, 97.6090, -59.3304
CIE-LCH:
60.2261, 114.2262, 328.7072
CIE-Luv:
60.2261, 85.1330, -106.2987
Hunter-Lab:
53.2683, 103.9983, -67.8620
#ff04fc color charts
#ff04fc RGB chart
#ff04fc CMYK chart
#ff04fc RGB pie chart
#ff04fc color shades, tints & tones
#ff04fc color schemes
#ff04fc color preview, HTML & CSS examples
This text has a color of #ff04fc
<p style="color:#ff04fc;">Text here</p>
.mytext {color:#ff04fc;}
Text color #ff04fc
This box has a color of #ff04fc
<div style="background-color:#ff04fc;">Content here</div>
.mybackground {background-color:#ff04fc;}
Background color #ff04fc
Border around this has a color of #ff04fc
<div style="border:2px solid #ff04fc;">Content here</div>
.myborder {border:2px solid #ff04fc;}
Border color #ff04fc