#f964e9 color space conversions
Hex:
#f964e9
RGB:
249, 100, 233
CMY:
2, 61, 9
CMYK:
0, 60, 6, 2
HSL:
306°, 92.5466%, 68.4314%
HSV (HSB):
306°, 59.8394%, 97.6471%
XYZ:
58.3321, 35.1373, 80.7985
xyY:
0.3347, 0.2016, 35.1373
CIE-Lab:
65.8554, 72.0811, -39.9391
CIE-LCH:
65.8554, 82.4065, 331.0098
CIE-Luv:
65.8554, 71.9400, -73.8926
Hunter-Lab:
59.2767, 71.9212, -39.3230
#f964e9 color charts
#f964e9 color shades, tints & tones
#f964e9 color schemes
#f964e9 color preview, HTML & CSS examples
This text has a color of #f964e9
<p style="color:#f964e9;">Text here</p>
.mytext {color:#f964e9;}
This box has a color of #f964e9
<div style="background-color:#f964e9;">Content here</div>
.mybackground {background-color:#f964e9;}
Border around this has a color of #f964e9
<div style="border:2px solid #f964e9;">Content here</div>
.myborder {border:2px solid #f964e9;}