#f70ac2 color space conversions
Hex:
#f70ac2
RGB:
247, 10, 194
CMY:
3, 96, 24
CMYK:
0, 96, 21, 3
HSL:
313°, 93.6759%, 50.3922%
HSV (HSB):
313°, 95.9514%, 96.8627%
XYZ:
48.2039, 23.8863, 53.1088
xyY:
0.3850, 0.1908, 23.8863
CIE-Lab:
55.9738, 88.5036, -33.3414
CIE-LCH:
55.9738, 94.5755, 339.3574
CIE-Luv:
55.9738, 104.0039, -64.3260
Hunter-Lab:
48.8736, 90.5254, -30.2164
#f70ac2 color charts
#f70ac2 color shades, tints & tones
#f70ac2 color schemes
#f70ac2 color preview, HTML & CSS examples
This text has a color of #f70ac2
<p style="color:#f70ac2;">Text here</p>
.mytext {color:#f70ac2;}
This box has a color of #f70ac2
<div style="background-color:#f70ac2;">Content here</div>
.mybackground {background-color:#f70ac2;}
Border around this has a color of #f70ac2
<div style="border:2px solid #f70ac2;">Content here</div>
.myborder {border:2px solid #f70ac2;}