#f11bff color space conversions
Hex:
#f11bff
RGB:
241, 27, 255
CMY:
5, 89, 0
CMYK:
5, 89, 0, 0
HSL:
296°, 100.0000%, 55.2941%
HSV (HSB):
296°, 89.4118%, 100.0000%
XYZ:
54.7176, 26.7046, 96.8783
xyY:
0.3069, 0.1498, 26.7046
CIE-Lab:
58.6999, 93.9595, -63.5688
CIE-LCH:
58.6999, 113.4433, 325.9195
CIE-Luv:
58.6999, 72.9390, -111.5107
Hunter-Lab:
51.6765, 98.5703, -74.9778
#f11bff color charts
#f11bff color shades, tints & tones
#f11bff color schemes
#f11bff color preview, HTML & CSS examples
This text has a color of #f11bff
<p style="color:#f11bff;">Text here</p>
.mytext {color:#f11bff;}
This box has a color of #f11bff
<div style="background-color:#f11bff;">Content here</div>
.mybackground {background-color:#f11bff;}
Border around this has a color of #f11bff
<div style="border:2px solid #f11bff;">Content here</div>
.myborder {border:2px solid #f11bff;}