#f000fb color space conversions
Hex:
#f000fb
RGB:
240, 0, 251
CMY:
6, 100, 2
CMYK:
4, 100, 0, 2
HSL:
297°, 100.0000%, 49.2157%
HSV (HSB):
297°, 100.0000%, 98.4314%
XYZ:
53.3478, 25.4903, 93.3752
xyY:
0.3098, 0.1480, 25.4903
CIE-Lab:
57.5500, 95.4157, -63.2042
CIE-LCH:
57.5500, 114.4505, 326.4791
CIE-Luv:
57.5500, 75.0127, -110.6144
Hunter-Lab:
50.4879, 100.2571, -74.3127
#f000fb color charts
#f000fb color shades, tints & tones
#f000fb color schemes
#f000fb color preview, HTML & CSS examples
This text has a color of #f000fb
<p style="color:#f000fb;">Text here</p>
.mytext {color:#f000fb;}
This box has a color of #f000fb
<div style="background-color:#f000fb;">Content here</div>
.mybackground {background-color:#f000fb;}
Border around this has a color of #f000fb
<div style="border:2px solid #f000fb;">Content here</div>
.myborder {border:2px solid #f000fb;}