#f070f7 color space conversions
Hex:
#f070f7
RGB:
240, 112, 247
CMY:
6, 56, 3
CMYK:
3, 55, 0, 3
HSL:
297°, 89.4040%, 70.3922%
HSV (HSB):
297°, 54.6559%, 96.8627%
XYZ:
58.5179, 36.8290, 92.0202
xyY:
0.3123, 0.1966, 36.8290
CIE-Lab:
67.1485, 66.9578, -45.7315
CIE-LCH:
67.1485, 81.0847, 325.6673
CIE-Luv:
67.1485, 57.6547, -82.6266
Hunter-Lab:
60.6869, 65.9180, -47.4212
#f070f7 color charts
#f070f7 color shades, tints & tones
#f070f7 color schemes
#f070f7 color preview, HTML & CSS examples
This text has a color of #f070f7
<p style="color:#f070f7;">Text here</p>
.mytext {color:#f070f7;}
This box has a color of #f070f7
<div style="background-color:#f070f7;">Content here</div>
.mybackground {background-color:#f070f7;}
Border around this has a color of #f070f7
<div style="border:2px solid #f070f7;">Content here</div>
.myborder {border:2px solid #f070f7;}