#f70ff4 color space conversions
Hex:
#f70ff4
RGB:
247, 15, 244
CMY:
3, 94, 4
CMYK:
0, 94, 1, 3
HSL:
301°, 93.5484%, 51.3725%
HSV (HSB):
301°, 93.9271%, 96.8627%
XYZ:
54.8577, 26.6475, 87.8401
xyY:
0.3239, 0.1574, 26.6475
CIE-Lab:
58.6466, 94.5444, -57.4824
CIE-LCH:
58.6466, 110.6475, 328.7007
CIE-Luv:
58.6466, 82.1385, -102.4346
Hunter-Lab:
51.6212, 99.3546, -64.7548
#f70ff4 color charts
#f70ff4 color shades, tints & tones
#f70ff4 color schemes
#f70ff4 color preview, HTML & CSS examples
This text has a color of #f70ff4
<p style="color:#f70ff4;">Text here</p>
.mytext {color:#f70ff4;}
This box has a color of #f70ff4
<div style="background-color:#f70ff4;">Content here</div>
.mybackground {background-color:#f70ff4;}
Border around this has a color of #f70ff4
<div style="border:2px solid #f70ff4;">Content here</div>
.myborder {border:2px solid #f70ff4;}