#f70bfb color space conversions
Hex:
#f70bfb
RGB:
247, 11, 251
CMY:
3, 96, 2
CMYK:
2, 96, 0, 2
HSL:
299°, 96.7742%, 51.3725%
HSV (HSB):
299°, 95.6175%, 98.4314%
XYZ:
55.8900, 26.9785, 93.5284
xyY:
0.3168, 0.1529, 26.9785
CIE-Lab:
58.9545, 95.8124, -60.8867
CIE-LCH:
58.9545, 113.5218, 327.5649
CIE-Luv:
58.9545, 79.5519, -107.8563
Hunter-Lab:
51.9409, 101.1752, -70.4032
#f70bfb color charts
#f70bfb color shades, tints & tones
#f70bfb color schemes
#f70bfb color preview, HTML & CSS examples
This text has a color of #f70bfb
<p style="color:#f70bfb;">Text here</p>
.mytext {color:#f70bfb;}
This box has a color of #f70bfb
<div style="background-color:#f70bfb;">Content here</div>
.mybackground {background-color:#f70bfb;}
Border around this has a color of #f70bfb
<div style="border:2px solid #f70bfb;">Content here</div>
.myborder {border:2px solid #f70bfb;}