#f95bfc color space conversions
Hex:
#f95bfc
RGB:
249, 91, 252
CMY:
2, 64, 1
CMYK:
1, 64, 0, 1
HSL:
299°, 96.4072%, 67.2549%
HSV (HSB):
299°, 63.8889%, 98.8235%
XYZ:
60.3787, 34.6502, 95.6013
xyY:
0.3167, 0.1818, 34.6502
CIE-Lab:
65.4754, 78.6314, -51.0380
CIE-LCH:
65.4754, 93.7432, 327.0132
CIE-Luv:
65.4754, 68.7283, -92.4543
Hunter-Lab:
58.8644, 80.0792, -55.0874
#f95bfc color charts
#f95bfc color shades, tints & tones
#f95bfc color schemes
#f95bfc color preview, HTML & CSS examples
This text has a color of #f95bfc
<p style="color:#f95bfc;">Text here</p>
.mytext {color:#f95bfc;}
This box has a color of #f95bfc
<div style="background-color:#f95bfc;">Content here</div>
.mybackground {background-color:#f95bfc;}
Border around this has a color of #f95bfc
<div style="border:2px solid #f95bfc;">Content here</div>
.myborder {border:2px solid #f95bfc;}