#f70fd9 color space conversions
Hex:
#f70fd9
RGB:
247, 15, 217
CMY:
3, 94, 15
CMYK:
0, 94, 12, 3
HSL:
308°, 93.5484%, 51.3725%
HSV (HSB):
308°, 93.9271%, 96.8627%
XYZ:
51.0530, 25.1256, 67.8046
xyY:
0.3546, 0.1745, 25.1256
CIE-Lab:
57.1976, 90.9344, -44.5875
CIE-LCH:
57.1976, 101.2774, 333.8801
CIE-Luv:
57.1976, 93.4018, -81.9169
Hunter-Lab:
50.1254, 94.0837, -45.1137
#f70fd9 color charts
#f70fd9 color shades, tints & tones
#f70fd9 color schemes
#f70fd9 color preview, HTML & CSS examples
This text has a color of #f70fd9
<p style="color:#f70fd9;">Text here</p>
.mytext {color:#f70fd9;}
This box has a color of #f70fd9
<div style="background-color:#f70fd9;">Content here</div>
.mybackground {background-color:#f70fd9;}
Border around this has a color of #f70fd9
<div style="border:2px solid #f70fd9;">Content here</div>
.myborder {border:2px solid #f70fd9;}