#f700b2 color space conversions
Hex:
#f700b2
RGB:
247, 0, 178
CMY:
3, 100, 30
CMYK:
0, 100, 28, 3
HSL:
317°, 100.0000%, 48.4314%
HSV (HSB):
317°, 100.0000%, 96.8627%
XYZ:
46.3937, 22.9885, 44.1115
xyY:
0.4088, 0.2026, 22.9885
CIE-Lab:
55.0605, 87.3848, -25.4701
CIE-LCH:
55.0605, 91.0210, 343.7501
CIE-Luv:
55.0605, 112.0998, -52.3673
Hunter-Lab:
47.9463, 88.8134, -20.9854
#f700b2 color charts
#f700b2 color shades, tints & tones
#f700b2 color schemes
#f700b2 color preview, HTML & CSS examples
This text has a color of #f700b2
<p style="color:#f700b2;">Text here</p>
.mytext {color:#f700b2;}
This box has a color of #f700b2
<div style="background-color:#f700b2;">Content here</div>
.mybackground {background-color:#f700b2;}
Border around this has a color of #f700b2
<div style="border:2px solid #f700b2;">Content here</div>
.myborder {border:2px solid #f700b2;}