#ff00f1 color space conversions
Hex:
#ff00f1
RGB:
255, 0, 241
CMY:
0, 100, 5
CMYK:
0, 100, 5, 0
HSL:
303°, 100.0000%, 50.0000%
HSV (HSB):
303°, 100.0000%, 100.0000%
XYZ:
57.1172, 27.6109, 85.5381
xyY:
0.3355, 0.1622, 27.6109
CIE-Lab:
59.5355, 96.3513, -54.3089
CIE-LCH:
59.5355, 110.6030, 330.5920
CIE-Luv:
59.5355, 89.8077, -98.2496
Hunter-Lab:
52.5460, 102.0726, -59.7341
#ff00f1 color charts
#ff00f1 RGB chart
#ff00f1 CMYK chart
#ff00f1 RGB pie chart
#ff00f1 color shades, tints & tones
#ff00f1 color schemes
#ff00f1 color preview, HTML & CSS examples
This text has a color of #ff00f1
<p style="color:#ff00f1;">Text here</p>
.mytext {color:#ff00f1;}
Text color #ff00f1
This box has a color of #ff00f1
<div style="background-color:#ff00f1;">Content here</div>
.mybackground {background-color:#ff00f1;}
Background color #ff00f1
Border around this has a color of #ff00f1
<div style="border:2px solid #ff00f1;">Content here</div>
.myborder {border:2px solid #ff00f1;}
Border color #ff00f1