#f91efc color space conversions
Hex:
#f91efc
RGB:
249, 30, 252
CMY:
2, 88, 1
CMYK:
1, 88, 0, 1
HSL:
299°, 97.3684%, 55.2941%
HSV (HSB):
299°, 88.0952%, 98.8235%
XYZ:
57.1019, 28.0966, 94.5090
xyY:
0.3177, 0.1563, 28.0966
CIE-Lab:
59.9759, 94.4157, -59.7878
CIE-LCH:
59.9759, 111.7537, 327.6564
CIE-Luv:
59.9759, 79.4323, -106.4435
Hunter-Lab:
53.0062, 99.5316, -68.6086
#f91efc color charts
#f91efc color shades, tints & tones
#f91efc color schemes
#f91efc color preview, HTML & CSS examples
This text has a color of #f91efc
<p style="color:#f91efc;">Text here</p>
.mytext {color:#f91efc;}
This box has a color of #f91efc
<div style="background-color:#f91efc;">Content here</div>
.mybackground {background-color:#f91efc;}
Border around this has a color of #f91efc
<div style="border:2px solid #f91efc;">Content here</div>
.myborder {border:2px solid #f91efc;}