#f70bff color space conversions
Hex:
#f70bff
RGB:
247, 11, 255
CMY:
3, 96, 0
CMYK:
3, 96, 0, 0
HSL:
298°, 100.0000%, 52.1569%
HSV (HSB):
298°, 95.6863%, 100.0000%
XYZ:
56.5274, 27.2335, 96.8850
xyY:
0.3129, 0.1508, 27.2335
CIE-Lab:
59.1898, 96.3842, -62.7286
CIE-LCH:
59.1898, 114.9991, 326.9432
CIE-Luv:
59.1898, 78.0024, -110.7978
Hunter-Lab:
52.1857, 102.0257, -73.5444
#f70bff color charts
#f70bff color shades, tints & tones
#f70bff color schemes
#f70bff color preview, HTML & CSS examples
This text has a color of #f70bff
<p style="color:#f70bff;">Text here</p>
.mytext {color:#f70bff;}
This box has a color of #f70bff
<div style="background-color:#f70bff;">Content here</div>
.mybackground {background-color:#f70bff;}
Border around this has a color of #f70bff
<div style="border:2px solid #f70bff;">Content here</div>
.myborder {border:2px solid #f70bff;}