#ff02f4 color space conversions
Hex:
#ff02f4
RGB:
255, 2, 244
CMY:
0, 99, 4
CMYK:
0, 99, 4, 0
HSL:
303°, 100.0000%, 50.3922%
HSV (HSB):
303°, 99.2157%, 100.0000%
XYZ:
57.5908, 27.8351, 87.9253
xyY:
0.3322, 0.1606, 27.8351
CIE-Lab:
59.7394, 96.6356, -55.6583
CIE-LCH:
59.7394, 111.5181, 330.0597
CIE-Luv:
59.7394, 88.4784, -100.4116
Hunter-Lab:
52.7590, 102.5196, -61.8783
#ff02f4 color charts
#ff02f4 color shades, tints & tones
#ff02f4 color schemes
#ff02f4 color preview, HTML & CSS examples
This text has a color of #ff02f4
<p style="color:#ff02f4;">Text here</p>
.mytext {color:#ff02f4;}
This box has a color of #ff02f4
<div style="background-color:#ff02f4;">Content here</div>
.mybackground {background-color:#ff02f4;}
Border around this has a color of #ff02f4
<div style="border:2px solid #ff02f4;">Content here</div>
.myborder {border:2px solid #ff02f4;}