#f701f8 color space conversions
Hex:
#f701f8
RGB:
247, 1, 248
CMY:
3, 100, 3
CMYK:
0, 100, 0, 3
HSL:
300°, 99.1968%, 48.8235%
HSV (HSB):
300°, 99.5968%, 97.2549%
XYZ:
55.3119, 26.5732, 91.0208
xyY:
0.3199, 0.1537, 26.5732
CIE-Lab:
58.5772, 95.9893, -59.8227
CIE-LCH:
58.5772, 113.1049, 328.0679
CIE-Luv:
58.5772, 81.1012, -106.1209
Hunter-Lab:
51.5492, 101.3182, -68.6044
#f701f8 color charts
#f701f8 color shades, tints & tones
#f701f8 color schemes
#f701f8 color preview, HTML & CSS examples
This text has a color of #f701f8
<p style="color:#f701f8;">Text here</p>
.mytext {color:#f701f8;}
This box has a color of #f701f8
<div style="background-color:#f701f8;">Content here</div>
.mybackground {background-color:#f701f8;}
Border around this has a color of #f701f8
<div style="border:2px solid #f701f8;">Content here</div>
.myborder {border:2px solid #f701f8;}