#f704cc color space conversions
Hex:
#f704cc
RGB:
247, 4, 204
CMY:
3, 98, 20
CMYK:
0, 98, 17, 3
HSL:
311°, 96.8127%, 49.2157%
HSV (HSB):
311°, 98.3806%, 96.8627%
XYZ:
49.3003, 24.2206, 59.2034
xyY:
0.3714, 0.1825, 24.2206
CIE-Lab:
56.3080, 90.0631, -38.5706
CIE-LCH:
56.3080, 97.9748, 336.8164
CIE-Luv:
56.3080, 99.7538, -72.4733
Hunter-Lab:
49.2145, 92.6860, -36.8738
#f704cc color charts
#f704cc color shades, tints & tones
#f704cc color schemes
#f704cc color preview, HTML & CSS examples
This text has a color of #f704cc
<p style="color:#f704cc;">Text here</p>
.mytext {color:#f704cc;}
This box has a color of #f704cc
<div style="background-color:#f704cc;">Content here</div>
.mybackground {background-color:#f704cc;}
Border around this has a color of #f704cc
<div style="border:2px solid #f704cc;">Content here</div>
.myborder {border:2px solid #f704cc;}