#f964f4 color space conversions
Hex:
#f964f4
RGB:
249, 100, 244
CMY:
2, 61, 4
CMYK:
0, 60, 2, 2
HSL:
302°, 92.5466%, 68.4314%
HSV (HSB):
302°, 59.8394%, 97.6471%
XYZ:
59.9532, 35.7857, 89.3354
xyY:
0.3239, 0.1934, 35.7857
CIE-Lab:
66.3559, 73.8243, -45.2410
CIE-LCH:
66.3559, 86.5839, 328.4992
CIE-Luv:
66.3559, 68.5634, -82.7169
Hunter-Lab:
59.8212, 74.2070, -46.6673
#f964f4 color charts
#f964f4 color shades, tints & tones
#f964f4 color schemes
#f964f4 color preview, HTML & CSS examples
This text has a color of #f964f4
<p style="color:#f964f4;">Text here</p>
.mytext {color:#f964f4;}
This box has a color of #f964f4
<div style="background-color:#f964f4;">Content here</div>
.mybackground {background-color:#f964f4;}
Border around this has a color of #f964f4
<div style="border:2px solid #f964f4;">Content here</div>
.myborder {border:2px solid #f964f4;}