#f700fd color space conversions
Hex:
#f700fd
RGB:
247, 0, 253
CMY:
3, 100, 1
CMYK:
2, 100, 0, 1
HSL:
299°, 100.0000%, 49.6078%
HSV (HSB):
299°, 100.0000%, 99.2157%
XYZ:
56.0874, 26.8660, 95.1580
xyY:
0.3149, 0.1508, 26.8660
CIE-Lab:
58.8501, 96.7547, -62.1645
CIE-LCH:
58.8501, 115.0039, 327.2794
CIE-Luv:
58.8501, 79.1690, -109.8499
Hunter-Lab:
51.8324, 102.4465, -72.5665
#f700fd color charts
#f700fd color shades, tints & tones
#f700fd color schemes
#f700fd color preview, HTML & CSS examples
This text has a color of #f700fd
<p style="color:#f700fd;">Text here</p>
.mytext {color:#f700fd;}
This box has a color of #f700fd
<div style="background-color:#f700fd;">Content here</div>
.mybackground {background-color:#f700fd;}
Border around this has a color of #f700fd
<div style="border:2px solid #f700fd;">Content here</div>
.myborder {border:2px solid #f700fd;}