#f91cfe color space conversions
Hex:
#f91cfe
RGB:
249, 28, 254
CMY:
2, 89, 0
CMYK:
2, 89, 0, 0
HSL:
299°, 99.1228%, 55.2941%
HSV (HSB):
299°, 88.9764%, 99.6078%
XYZ:
57.3716, 28.1260, 96.1710
xyY:
0.3158, 0.1548, 28.1260
CIE-Lab:
60.0024, 94.9645, -60.8539
CIE-LCH:
60.0024, 112.7894, 327.3480
CIE-Luv:
60.0024, 78.8286, -108.1419
Hunter-Lab:
53.0340, 100.2900, -70.3918
#f91cfe color charts
#f91cfe color shades, tints & tones
#f91cfe color schemes
#f91cfe color preview, HTML & CSS examples
This text has a color of #f91cfe
<p style="color:#f91cfe;">Text here</p>
.mytext {color:#f91cfe;}
This box has a color of #f91cfe
<div style="background-color:#f91cfe;">Content here</div>
.mybackground {background-color:#f91cfe;}
Border around this has a color of #f91cfe
<div style="border:2px solid #f91cfe;">Content here</div>
.myborder {border:2px solid #f91cfe;}