#f700f9 color space conversions
Hex:
#f700f9
RGB:
247, 0, 249
CMY:
3, 100, 2
CMYK:
1, 100, 0, 2
HSL:
300°, 100.0000%, 48.8235%
HSV (HSB):
300°, 100.0000%, 97.6471%
XYZ:
55.4567, 26.6137, 91.8366
xyY:
0.3189, 0.1530, 26.6137
CIE-Lab:
58.6151, 96.1898, -60.3186
CIE-LCH:
58.6151, 113.5377, 327.9090
CIE-Luv:
58.6151, 80.7416, -106.9075
Hunter-Lab:
51.5885, 101.6043, -69.4347
#f700f9 color charts
#f700f9 color shades, tints & tones
#f700f9 color schemes
#f700f9 color preview, HTML & CSS examples
This text has a color of #f700f9
<p style="color:#f700f9;">Text here</p>
.mytext {color:#f700f9;}
This box has a color of #f700f9
<div style="background-color:#f700f9;">Content here</div>
.mybackground {background-color:#f700f9;}
Border around this has a color of #f700f9
<div style="border:2px solid #f700f9;">Content here</div>
.myborder {border:2px solid #f700f9;}