#f64ffb color space conversions
Hex:
#f64ffb
RGB:
246, 79, 251
CMY:
4, 69, 2
CMYK:
2, 69, 0, 2
HSL:
298°, 95.5556%, 64.7059%
HSV (HSB):
298°, 68.5259%, 98.4314%
XYZ:
58.2146, 32.1498, 94.4041
xyY:
0.3151, 0.1740, 32.1498
CIE-Lab:
63.4665, 82.0926, -53.6988
CIE-LCH:
63.4665, 98.0956, 326.8103
CIE-Luv:
63.4665, 70.0209, -96.5709
Hunter-Lab:
56.7008, 84.0391, -59.0244
#f64ffb color charts
#f64ffb color shades, tints & tones
#f64ffb color schemes
#f64ffb color preview, HTML & CSS examples
This text has a color of #f64ffb
<p style="color:#f64ffb;">Text here</p>
.mytext {color:#f64ffb;}
This box has a color of #f64ffb
<div style="background-color:#f64ffb;">Content here</div>
.mybackground {background-color:#f64ffb;}
Border around this has a color of #f64ffb
<div style="border:2px solid #f64ffb;">Content here</div>
.myborder {border:2px solid #f64ffb;}