#f700ec color space conversions
Hex:
#f700ec
RGB:
247, 0, 236
CMY:
3, 100, 7
CMYK:
0, 100, 4, 3
HSL:
303°, 100.0000%, 48.4314%
HSV (HSB):
303°, 100.0000%, 96.8627%
XYZ:
53.4981, 25.8303, 81.5230
xyY:
0.3326, 0.1606, 25.8303
CIE-Lab:
57.8756, 94.3994, -54.2370
CIE-LCH:
57.8756, 108.8710, 330.1206
CIE-Luv:
57.8756, 86.0126, -97.2217
Hunter-Lab:
50.8235, 98.9524, -59.5271
#f700ec color charts
#f700ec color shades, tints & tones
#f700ec color schemes
#f700ec color preview, HTML & CSS examples
This text has a color of #f700ec
<p style="color:#f700ec;">Text here</p>
.mytext {color:#f700ec;}
This box has a color of #f700ec
<div style="background-color:#f700ec;">Content here</div>
.mybackground {background-color:#f700ec;}
Border around this has a color of #f700ec
<div style="border:2px solid #f700ec;">Content here</div>
.myborder {border:2px solid #f700ec;}