#f700d2 color space conversions
Hex:
#f700d2
RGB:
247, 0, 210
CMY:
3, 100, 18
CMYK:
0, 100, 15, 3
HSL:
309°, 100.0000%, 48.4314%
HSV (HSB):
309°, 100.0000%, 96.8627%
XYZ:
49.9906, 24.4273, 63.0529
xyY:
0.3636, 0.1777, 24.4273
CIE-Lab:
56.5131, 91.0456, -41.6810
CIE-LCH:
56.5131, 100.1330, 335.4015
CIE-Luv:
56.5131, 97.2496, -77.3537
Hunter-Lab:
49.4240, 94.0545, -41.0427
#f700d2 color charts
#f700d2 color shades, tints & tones
#f700d2 color schemes
#f700d2 color preview, HTML & CSS examples
This text has a color of #f700d2
<p style="color:#f700d2;">Text here</p>
.mytext {color:#f700d2;}
This box has a color of #f700d2
<div style="background-color:#f700d2;">Content here</div>
.mybackground {background-color:#f700d2;}
Border around this has a color of #f700d2
<div style="border:2px solid #f700d2;">Content here</div>
.myborder {border:2px solid #f700d2;}