#f700ff color space conversions
Hex:
#f700ff
RGB:
247, 0, 255
CMY:
3, 100, 0
CMYK:
3, 100, 0, 0
HSL:
298°, 100.0000%, 50.0000%
HSV (HSB):
298°, 100.0000%, 100.0000%
XYZ:
56.4078, 26.9942, 96.8451
xyY:
0.3129, 0.1498, 26.9942
CIE-Lab:
58.9689, 97.0395, -63.0831
CIE-LCH:
58.9689, 115.7417, 326.9731
CIE-Luv:
58.9689, 78.3915, -111.3142
Hunter-Lab:
51.9559, 102.8720, -74.1466
#f700ff color charts
#f700ff RGB chart
#f700ff CMYK chart
#f700ff RGB pie chart
#f700ff color shades, tints & tones
#f700ff color schemes
#f700ff color preview, HTML & CSS examples
This text has a color of #f700ff
<p style="color:#f700ff;">Text here</p>
.mytext {color:#f700ff;}
Text color #f700ff
This box has a color of #f700ff
<div style="background-color:#f700ff;">Content here</div>
.mybackground {background-color:#f700ff;}
Background color #f700ff
Border around this has a color of #f700ff
<div style="border:2px solid #f700ff;">Content here</div>
.myborder {border:2px solid #f700ff;}
Border color #f700ff