#f704dd color space conversions
Hex:
#f704dd
RGB:
247, 4, 221
CMY:
3, 98, 13
CMYK:
0, 98, 11, 3
HSL:
306°, 96.8127%, 49.2157%
HSV (HSB):
306°, 98.3806%, 96.8627%
XYZ:
51.4523, 25.0814, 70.5360
xyY:
0.3498, 0.1705, 25.0814
CIE-Lab:
57.1547, 92.1761, -46.9246
CIE-LCH:
57.1547, 103.4329, 333.0205
CIE-Luv:
57.1547, 92.2065, -85.6189
Hunter-Lab:
50.0814, 95.7439, -48.4487
#f704dd color charts
#f704dd color shades, tints & tones
#f704dd color schemes
#f704dd color preview, HTML & CSS examples
This text has a color of #f704dd
<p style="color:#f704dd;">Text here</p>
.mytext {color:#f704dd;}
This box has a color of #f704dd
<div style="background-color:#f704dd;">Content here</div>
.mybackground {background-color:#f704dd;}
Border around this has a color of #f704dd
<div style="border:2px solid #f704dd;">Content here</div>
.myborder {border:2px solid #f704dd;}