#f201f8 color space conversions
Hex:
#f201f8
RGB:
242, 1, 248
CMY:
5, 100, 3
CMYK:
2, 100, 0, 3
HSL:
299°, 99.1968%, 48.8235%
HSV (HSB):
299°, 99.5968%, 97.2549%
XYZ:
53.5721, 25.6763, 90.9394
xyY:
0.3148, 0.1509, 25.6763
CIE-Lab:
57.7285, 95.2238, -61.2298
CIE-LCH:
57.7285, 113.2107, 327.2586
CIE-Luv:
57.7285, 77.5416, -107.7407
Hunter-Lab:
50.6718, 100.0413, -70.9361
#f201f8 color charts
#f201f8 color shades, tints & tones
#f201f8 color schemes
#f201f8 color preview, HTML & CSS examples
This text has a color of #f201f8
<p style="color:#f201f8;">Text here</p>
.mytext {color:#f201f8;}
This box has a color of #f201f8
<div style="background-color:#f201f8;">Content here</div>
.mybackground {background-color:#f201f8;}
Border around this has a color of #f201f8
<div style="border:2px solid #f201f8;">Content here</div>
.myborder {border:2px solid #f201f8;}