#f964ff color space conversions
Hex:
#f964ff
RGB:
249, 100, 255
CMY:
2, 61, 0
CMYK:
2, 61, 0, 0
HSL:
298°, 100.0000%, 69.6078%
HSV (HSB):
298°, 60.7843%, 100.0000%
XYZ:
61.6741, 36.4741, 98.3974
xyY:
0.3138, 0.1856, 36.4741
CIE-Lab:
66.8806, 75.6268, -50.4644
CIE-LCH:
66.8806, 90.9179, 326.2855
CIE-Luv:
66.8806, 65.2618, -91.4661
Hunter-Lab:
60.3938, 76.5950, -54.3234
#f964ff color charts
#f964ff color shades, tints & tones
#f964ff color schemes
#f964ff color preview, HTML & CSS examples
This text has a color of #f964ff
<p style="color:#f964ff;">Text here</p>
.mytext {color:#f964ff;}
This box has a color of #f964ff
<div style="background-color:#f964ff;">Content here</div>
.mybackground {background-color:#f964ff;}
Border around this has a color of #f964ff
<div style="border:2px solid #f964ff;">Content here</div>
.myborder {border:2px solid #f964ff;}