#f704d1 color space conversions
Hex:
#f704d1
RGB:
247, 4, 209
CMY:
3, 98, 18
CMYK:
0, 98, 15, 3
HSL:
309°, 96.8127%, 49.2157%
HSV (HSB):
309°, 98.3806%, 96.8627%
XYZ:
49.9098, 24.4644, 62.4132
xyY:
0.3649, 0.1789, 24.4644
CIE-Lab:
56.5498, 90.6697, -41.0520
CIE-LCH:
56.5498, 99.5302, 335.6407
CIE-Luv:
56.5498, 97.4992, -76.3597
Hunter-Lab:
49.4615, 93.5601, -40.1922
#f704d1 color charts
#f704d1 color shades, tints & tones
#f704d1 color schemes
#f704d1 color preview, HTML & CSS examples
This text has a color of #f704d1
<p style="color:#f704d1;">Text here</p>
.mytext {color:#f704d1;}
This box has a color of #f704d1
<div style="background-color:#f704d1;">Content here</div>
.mybackground {background-color:#f704d1;}
Border around this has a color of #f704d1
<div style="border:2px solid #f704d1;">Content here</div>
.myborder {border:2px solid #f704d1;}