#f107ff color space conversions
Hex:
#f107ff
RGB:
241, 7, 255
CMY:
5, 97, 0
CMYK:
5, 97, 0, 0
HSL:
297°, 100.0000%, 51.3725%
HSV (HSB):
297°, 97.2549%, 100.0000%
XYZ:
54.4016, 26.0727, 96.7730
xyY:
0.3069, 0.1471, 26.0727
CIE-Lab:
58.1060, 95.7174, -64.5231
CIE-LCH:
58.1060, 115.4341, 326.0161
CIE-Luv:
58.1060, 73.9491, -112.8766
Hunter-Lab:
51.0615, 100.8189, -76.6249
#f107ff color charts
#f107ff color shades, tints & tones
#f107ff color schemes
#f107ff color preview, HTML & CSS examples
This text has a color of #f107ff
<p style="color:#f107ff;">Text here</p>
.mytext {color:#f107ff;}
This box has a color of #f107ff
<div style="background-color:#f107ff;">Content here</div>
.mybackground {background-color:#f107ff;}
Border around this has a color of #f107ff
<div style="border:2px solid #f107ff;">Content here</div>
.myborder {border:2px solid #f107ff;}