#f91ff2 color space conversions
Hex:
#f91ff2
RGB:
249, 31, 242
CMY:
2, 88, 5
CMYK:
0, 88, 3, 2
HSL:
302°, 94.7826%, 54.9020%
HSV (HSB):
302°, 87.5502%, 97.6471%
XYZ:
55.5839, 27.5305, 86.3887
xyY:
0.3279, 0.1624, 27.5305
CIE-Lab:
59.4622, 92.8577, -55.0450
CIE-LCH:
59.4622, 107.9468, 329.3410
CIE-Luv:
59.4622, 83.2445, -98.8290
Hunter-Lab:
52.4695, 97.2734, -60.8897
#f91ff2 color charts
#f91ff2 color shades, tints & tones
#f91ff2 color schemes
#f91ff2 color preview, HTML & CSS examples
This text has a color of #f91ff2
<p style="color:#f91ff2;">Text here</p>
.mytext {color:#f91ff2;}
This box has a color of #f91ff2
<div style="background-color:#f91ff2;">Content here</div>
.mybackground {background-color:#f91ff2;}
Border around this has a color of #f91ff2
<div style="border:2px solid #f91ff2;">Content here</div>
.myborder {border:2px solid #f91ff2;}