#f101fc color space conversions
Hex:
#f101fc
RGB:
241, 1, 252
CMY:
5, 100, 1
CMYK:
4, 100, 0, 1
HSL:
297°, 99.2095%, 49.6078%
HSV (HSB):
297°, 99.6032%, 98.8235%
XYZ:
53.8572, 25.7508, 94.2273
xyY:
0.3098, 0.1481, 25.7508
CIE-Lab:
57.7997, 95.6482, -63.3500
CIE-LCH:
57.7997, 114.7249, 326.4826
CIE-Luv:
57.7997, 75.2955, -110.9804
Hunter-Lab:
50.7452, 100.6425, -74.5722
#f101fc color charts
#f101fc color shades, tints & tones
#f101fc color schemes
#f101fc color preview, HTML & CSS examples
This text has a color of #f101fc
<p style="color:#f101fc;">Text here</p>
.mytext {color:#f101fc;}
This box has a color of #f101fc
<div style="background-color:#f101fc;">Content here</div>
.mybackground {background-color:#f101fc;}
Border around this has a color of #f101fc
<div style="border:2px solid #f101fc;">Content here</div>
.myborder {border:2px solid #f101fc;}