#ff00f2 color space conversions
Hex:
#ff00f2
RGB:
255, 0, 242
CMY:
0, 100, 5
CMYK:
0, 100, 5, 0
HSL:
303°, 100.0000%, 50.0000%
HSV (HSB):
303°, 100.0000%, 100.0000%
XYZ:
57.2670, 27.6708, 86.3271
xyY:
0.3344, 0.1616, 27.6708
CIE-Lab:
59.5902, 96.4845, -54.7803
CIE-LCH:
59.5902, 110.9511, 330.4137
CIE-Luv:
59.5902, 89.3892, -99.0036
Hunter-Lab:
52.6030, 102.2711, -60.4789
#ff00f2 color charts
#ff00f2 color shades, tints & tones
#ff00f2 color schemes
#ff00f2 color preview, HTML & CSS examples
This text has a color of #ff00f2
<p style="color:#ff00f2;">Text here</p>
.mytext {color:#ff00f2;}
This box has a color of #ff00f2
<div style="background-color:#ff00f2;">Content here</div>
.mybackground {background-color:#ff00f2;}
Border around this has a color of #ff00f2
<div style="border:2px solid #ff00f2;">Content here</div>
.myborder {border:2px solid #ff00f2;}