#f700cc color space conversions
Hex:
#f700cc
RGB:
247, 0, 204
CMY:
3, 100, 20
CMYK:
0, 100, 17, 3
HSL:
310°, 100.0000%, 48.4314%
HSV (HSB):
310°, 100.0000%, 96.8627%
XYZ:
49.2569, 24.1338, 59.1889
xyY:
0.3715, 0.1820, 24.1338
CIE-Lab:
56.2215, 90.3181, -38.7064
CIE-LCH:
56.2215, 98.2626, 336.8021
CIE-Luv:
56.2215, 99.9611, -72.6951
Hunter-Lab:
49.1262, 93.0041, -37.0464
#f700cc color charts
#f700cc color shades, tints & tones
#f700cc color schemes
#f700cc color preview, HTML & CSS examples
This text has a color of #f700cc
<p style="color:#f700cc;">Text here</p>
.mytext {color:#f700cc;}
This box has a color of #f700cc
<div style="background-color:#f700cc;">Content here</div>
.mybackground {background-color:#f700cc;}
Border around this has a color of #f700cc
<div style="border:2px solid #f700cc;">Content here</div>
.myborder {border:2px solid #f700cc;}