#f50bff color space conversions
Hex:
#f50bff
RGB:
245, 11, 255
CMY:
4, 96, 0
CMYK:
4, 96, 0, 0
HSL:
298°, 100.0000%, 52.1569%
HSV (HSB):
298°, 95.6863%, 100.0000%
XYZ:
55.8259, 26.8718, 96.8522
xyY:
0.3109, 0.1497, 26.8718
CIE-Lab:
58.8555, 96.0785, -63.2833
CIE-LCH:
58.8555, 115.0472, 326.6286
CIE-Luv:
58.8555, 76.5984, -111.4338
Hunter-Lab:
51.8380, 101.5152, -74.4885
#f50bff color charts
#f50bff color shades, tints & tones
#f50bff color schemes
#f50bff color preview, HTML & CSS examples
This text has a color of #f50bff
<p style="color:#f50bff;">Text here</p>
.mytext {color:#f50bff;}
This box has a color of #f50bff
<div style="background-color:#f50bff;">Content here</div>
.mybackground {background-color:#f50bff;}
Border around this has a color of #f50bff
<div style="border:2px solid #f50bff;">Content here</div>
.myborder {border:2px solid #f50bff;}