#f704ed color space conversions
Hex:
#f704ed
RGB:
247, 4, 237
CMY:
3, 98, 7
CMYK:
0, 98, 4, 3
HSL:
302°, 96.8127%, 49.2157%
HSV (HSB):
302°, 98.3806%, 96.8627%
XYZ:
53.6873, 25.9754, 82.3049
xyY:
0.3315, 0.1604, 25.9754
CIE-Lab:
58.0137, 94.2902, -54.5776
CIE-LCH:
58.0137, 108.9466, 329.9366
CIE-Luv:
58.0137, 85.4375, -97.7724
Hunter-Lab:
50.9661, 98.8398, -60.0709
#f704ed color charts
#f704ed color shades, tints & tones
#f704ed color schemes
#f704ed color preview, HTML & CSS examples
This text has a color of #f704ed
<p style="color:#f704ed;">Text here</p>
.mytext {color:#f704ed;}
This box has a color of #f704ed
<div style="background-color:#f704ed;">Content here</div>
.mybackground {background-color:#f704ed;}
Border around this has a color of #f704ed
<div style="border:2px solid #f704ed;">Content here</div>
.myborder {border:2px solid #f704ed;}