#f960e4 color space conversions
Hex:
#f960e4
RGB:
249, 96, 228
CMY:
2, 62, 11
CMYK:
0, 61, 8, 2
HSL:
308°, 92.7273%, 67.6471%
HSV (HSB):
308°, 61.4458%, 97.6471%
XYZ:
57.2534, 34.1069, 76.9645
xyY:
0.3401, 0.2026, 34.1069
CIE-Lab:
65.0473, 72.9287, -38.4218
CIE-LCH:
65.0473, 82.4307, 332.2179
CIE-Luv:
65.0473, 74.8508, -71.4662
Hunter-Lab:
58.4011, 72.7900, -37.2551
#f960e4 color charts
#f960e4 color shades, tints & tones
#f960e4 color schemes
#f960e4 color preview, HTML & CSS examples
This text has a color of #f960e4
<p style="color:#f960e4;">Text here</p>
.mytext {color:#f960e4;}
This box has a color of #f960e4
<div style="background-color:#f960e4;">Content here</div>
.mybackground {background-color:#f960e4;}
Border around this has a color of #f960e4
<div style="border:2px solid #f960e4;">Content here</div>
.myborder {border:2px solid #f960e4;}