#ff01f2 color space conversions
Hex:
#ff01f2
RGB:
255, 1, 242
CMY:
0, 100, 5
CMYK:
0, 100, 5, 0
HSL:
303°, 100.0000%, 50.1961%
HSV (HSB):
303°, 99.6078%, 100.0000%
XYZ:
57.2779, 27.6925, 86.3307
xyY:
0.3344, 0.1617, 27.6925
CIE-Lab:
59.6099, 96.4260, -54.7489
CIE-LCH:
59.6099, 110.8847, 330.4129
CIE-Luv:
59.6099, 89.3496, -98.9548
Hunter-Lab:
52.6237, 102.1956, -60.4304
#ff01f2 color charts
#ff01f2 color shades, tints & tones
#ff01f2 color schemes
#ff01f2 color preview, HTML & CSS examples
This text has a color of #ff01f2
<p style="color:#ff01f2;">Text here</p>
.mytext {color:#ff01f2;}
This box has a color of #ff01f2
<div style="background-color:#ff01f2;">Content here</div>
.mybackground {background-color:#ff01f2;}
Border around this has a color of #ff01f2
<div style="border:2px solid #ff01f2;">Content here</div>
.myborder {border:2px solid #ff01f2;}