#f10bff color space conversions
Hex:
#f10bff
RGB:
241, 11, 255
CMY:
5, 96, 0
CMYK:
5, 96, 0, 0
HSL:
297°, 100.0000%, 52.1569%
HSV (HSB):
297°, 95.6863%, 100.0000%
XYZ:
54.4453, 26.1601, 96.7876
xyY:
0.3069, 0.1475, 26.1601
CIE-Lab:
58.1887, 95.4720, -64.3901
CIE-LCH:
58.1887, 115.1564, 326.0027
CIE-Luv:
58.1887, 73.8094, -112.6877
Hunter-Lab:
51.1470, 100.5038, -76.3941
#f10bff color charts
#f10bff color shades, tints & tones
#f10bff color schemes
#f10bff color preview, HTML & CSS examples
This text has a color of #f10bff
<p style="color:#f10bff;">Text here</p>
.mytext {color:#f10bff;}
This box has a color of #f10bff
<div style="background-color:#f10bff;">Content here</div>
.mybackground {background-color:#f10bff;}
Border around this has a color of #f10bff
<div style="border:2px solid #f10bff;">Content here</div>
.myborder {border:2px solid #f10bff;}