#f70ff8 color space conversions
Hex:
#f70ff8
RGB:
247, 15, 248
CMY:
3, 94, 3
CMYK:
0, 94, 0, 3
HSL:
300°, 94.3320%, 51.5686%
HSV (HSB):
300°, 93.9516%, 97.2549%
XYZ:
55.4719, 26.8931, 91.0741
xyY:
0.3198, 0.1551, 26.8931
CIE-Lab:
58.8753, 95.1064, -59.3455
CIE-LCH:
58.8753, 112.1032, 328.0362
CIE-Luv:
58.8753, 80.5542, -105.4112
Hunter-Lab:
51.8586, 100.1847, -67.8242
#f70ff8 color charts
#f70ff8 color shades, tints & tones
#f70ff8 color schemes
#f70ff8 color preview, HTML & CSS examples
This text has a color of #f70ff8
<p style="color:#f70ff8;">Text here</p>
.mytext {color:#f70ff8;}
This box has a color of #f70ff8
<div style="background-color:#f70ff8;">Content here</div>
.mybackground {background-color:#f70ff8;}
Border around this has a color of #f70ff8
<div style="border:2px solid #f70ff8;">Content here</div>
.myborder {border:2px solid #f70ff8;}