#f95bf2 color space conversions
Hex:
#f95bf2
RGB:
249, 91, 242
CMY:
2, 64, 5
CMYK:
0, 63, 3, 2
HSL:
303°, 92.9412%, 66.6667%
HSV (HSB):
303°, 63.4538%, 97.6471%
XYZ:
58.8350, 34.0327, 87.4724
xyY:
0.3262, 0.1887, 34.0327
CIE-Lab:
64.9885, 77.0354, -46.2878
CIE-LCH:
64.9885, 89.8722, 328.9998
CIE-Luv:
64.9885, 71.9038, -84.5529
Hunter-Lab:
58.3376, 77.9314, -48.0642
#f95bf2 color charts
#f95bf2 color shades, tints & tones
#f95bf2 color schemes
#f95bf2 color preview, HTML & CSS examples
This text has a color of #f95bf2
<p style="color:#f95bf2;">Text here</p>
.mytext {color:#f95bf2;}
This box has a color of #f95bf2
<div style="background-color:#f95bf2;">Content here</div>
.mybackground {background-color:#f95bf2;}
Border around this has a color of #f95bf2
<div style="border:2px solid #f95bf2;">Content here</div>
.myborder {border:2px solid #f95bf2;}