#f001f8 color space conversions
Hex:
#f001f8
RGB:
240, 1, 248
CMY:
6, 100, 3
CMYK:
3, 100, 0, 3
HSL:
298°, 99.1968%, 48.8235%
HSV (HSB):
298°, 99.5968%, 97.2549%
XYZ:
52.8893, 25.3243, 90.9074
xyY:
0.3127, 0.1497, 25.3243
CIE-Lab:
57.3900, 94.9206, -61.7912
CIE-LCH:
57.3900, 113.2611, 326.9367
CIE-Luv:
57.3900, 76.1283, -108.3784
Hunter-Lab:
50.3232, 99.5364, -71.8794
#f001f8 color charts
#f001f8 color shades, tints & tones
#f001f8 color schemes
#f001f8 color preview, HTML & CSS examples
This text has a color of #f001f8
<p style="color:#f001f8;">Text here</p>
.mytext {color:#f001f8;}
This box has a color of #f001f8
<div style="background-color:#f001f8;">Content here</div>
.mybackground {background-color:#f001f8;}
Border around this has a color of #f001f8
<div style="border:2px solid #f001f8;">Content here</div>
.myborder {border:2px solid #f001f8;}