#f70fe6 color space conversions
Hex:
#f70fe6
RGB:
247, 15, 230
CMY:
3, 94, 10
CMYK:
0, 94, 7, 3
HSL:
304°, 93.5484%, 51.3725%
HSV (HSB):
304°, 93.9271%, 96.8627%
XYZ:
52.8115, 25.8290, 77.0649
xyY:
0.3392, 0.1659, 25.8290
CIE-Lab:
57.8744, 92.6312, -50.8665
CIE-LCH:
57.8744, 105.6785, 331.2275
CIE-Luv:
57.8744, 87.8586, -91.8824
Hunter-Lab:
50.8222, 96.5481, -54.3296
#f70fe6 color charts
#f70fe6 color shades, tints & tones
#f70fe6 color schemes
#f70fe6 color preview, HTML & CSS examples
This text has a color of #f70fe6
<p style="color:#f70fe6;">Text here</p>
.mytext {color:#f70fe6;}
This box has a color of #f70fe6
<div style="background-color:#f70fe6;">Content here</div>
.mybackground {background-color:#f70fe6;}
Border around this has a color of #f70fe6
<div style="border:2px solid #f70fe6;">Content here</div>
.myborder {border:2px solid #f70fe6;}