#ff04fd color space conversions
Hex:
#ff04fd
RGB:
255, 4, 253
CMY:
0, 98, 1
CMYK:
0, 98, 1, 0
HSL:
300°, 100.0000%, 50.7843%
HSV (HSB):
300°, 98.4314%, 100.0000%
XYZ:
59.0130, 28.4387, 95.3074
xyY:
0.3229, 0.1556, 28.4387
CIE-Lab:
60.2830, 97.7471, -59.7940
CIE-LCH:
60.2830, 114.5854, 328.5450
CIE-Luv:
60.2830, 84.7308, -107.0420
Hunter-Lab:
53.3279, 104.2054, -68.6332
#ff04fd color charts
#ff04fd color shades, tints & tones
#ff04fd color schemes
#ff04fd color preview, HTML & CSS examples
This text has a color of #ff04fd
<p style="color:#ff04fd;">Text here</p>
.mytext {color:#ff04fd;}
This box has a color of #ff04fd
<div style="background-color:#ff04fd;">Content here</div>
.mybackground {background-color:#ff04fd;}
Border around this has a color of #ff04fd
<div style="border:2px solid #ff04fd;">Content here</div>
.myborder {border:2px solid #ff04fd;}